Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
OldLipe committed Jul 18, 2024
1 parent 90ba57a commit 8c0f1ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ tibble::tribble(

These functions can be used to retrieve information from a STAC API service.
The code below creates a `stac` object and list the available collections of
the STAC API of the [Brazil Data Cube](http://www.brazildatacube.org/en/home-page-2/) project of
the STAC API of the [Brazil Data Cube](https://data.inpe.br/bdc/web/en/home-page-2/) project of
the Brazilian National Space Research Institute (INPE).

```{R stac-obj, echo=TRUE}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ library(rstac)
These functions can be used to retrieve information from a STAC API
service. The code below creates a `stac` object and list the available
collections of the STAC API of the [Brazil Data
Cube](http://www.brazildatacube.org/en/home-page-2/) project of the
Cube](https://data.inpe.br/bdc/web/en/home-page-2/) project of the
Brazilian National Space Research Institute (INPE).

``` r
Expand Down

0 comments on commit 8c0f1ae

Please sign in to comment.