Skip to content

Commit 2bf7ff3

Browse files
update urls
1 parent ea71e86 commit 2bf7ff3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ with stacio.open(search, asset_key="data") as src:
4242
This repository requires [Pixi](https://pixi.sh/latest/) v0.52.0 or later.
4343

4444
```
45-
git clone git@code.earth.planet.com:planetary-variables/forests/rio-stac-io.git
45+
git clone git@github.com:planetlabs/rio-stac-io.git
4646
cd rio-stac-io
4747
pixi shell -e dev
4848
```

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ site_dir: 'build'
88

99
# site info
1010
repo_name: 'forests/rio-stac-io'
11-
repo_url: 'https://hello.planet.com/code/planetary-variables/forests/rio-stac-io'
11+
repo_url: 'https://github.com/planetlabs/rio-stac-io'
1212
site_url: 'https://planetary-variables.pages.earth.planet.com/forests/rio-stac-io/'
1313

1414
# social

0 commit comments

Comments
 (0)