Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions OSC/osc_pr_manual.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -450,9 +450,9 @@
"source": [
"## Alternatives\n",
"\n",
"- EarthCODE provides a [GUI editor](http://workspace.earthcode.earthcode.eox.at/osc-editor) to automatically create links and open a PR for you.\n",
"- EarthCODE provides a [GUI editor](http://workspace.earthcode.eox.at) to automatically create links and open a PR for you.\n",
"- If you are using one of the EarthCODE platforms, they provide specialised tools for automatic this work.\n",
"- You can use libraries like pystac to automate some of the required work. This tutorial shows how."
"- You can use libraries like pystac to automate some of the required work. [This tutorial](./osc_pr_pystac.ipynb) shows how."
]
}
],
Expand Down
Loading