File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ tibble::tribble(
82
82
83
83
These functions can be used to retrieve information from a STAC API service.
84
84
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
86
86
the Brazilian National Space Research Institute (INPE).
87
87
88
88
``` {R stac-obj, echo=TRUE}
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ library(rstac)
73
73
These functions can be used to retrieve information from a STAC API
74
74
service. The code below creates a ` stac ` object and list the available
75
75
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
77
77
Brazilian National Space Research Institute (INPE).
78
78
79
79
``` r
You can’t perform that action at this time.
0 commit comments