Skip to content

Commit 8dbe618

Browse files
authored
Merge pull request #12 from u3ks/main
fix link
2 parents 9d761c4 + f4b6081 commit 8dbe618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OSC/osc_pr_manual.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,9 +450,9 @@
450450
"source": [
451451
"## Alternatives\n",
452452
"\n",
453-
"- EarthCODE provides a [GUI editor](http://workspace.earthcode.earthcode.eox.at/osc-editor) to automatically create links and open a PR for you.\n",
453+
"- EarthCODE provides a [GUI editor](http://workspace.earthcode.eox.at) to automatically create links and open a PR for you.\n",
454454
"- If you are using one of the EarthCODE platforms, they provide specialised tools for automatic this work.\n",
455-
"- You can use libraries like pystac to automate some of the required work. This tutorial shows how."
455+
"- You can use libraries like pystac to automate some of the required work. [This tutorial](./osc_pr_pystac.ipynb) shows how."
456456
]
457457
}
458458
],

0 commit comments

Comments
 (0)