Skip to content

Commit 8c0f1ae

Browse files
committed
update README
1 parent 90ba57a commit 8c0f1ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ tibble::tribble(
8282

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

8888
```{R stac-obj, echo=TRUE}

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ library(rstac)
7373
These functions can be used to retrieve information from a STAC API
7474
service. The code below creates a `stac` object and list the available
7575
collections of the STAC API of the [Brazil Data
76-
Cube](http://www.brazildatacube.org/en/home-page-2/) project of the
76+
Cube](https://data.inpe.br/bdc/web/en/home-page-2/) project of the
7777
Brazilian National Space Research Institute (INPE).
7878

7979
``` r

0 commit comments

Comments
 (0)