From d33109b3b5153ae47cd7da965a7775bac452a0d2 Mon Sep 17 00:00:00 2001 From: Qiusheng Wu Date: Sat, 22 Feb 2025 19:57:08 -0500 Subject: [PATCH] Fix broken link --- README.rst | 2 +- examples/whitebox.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 8577a7c..8b18b45 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ whitebox-python =============== .. image:: https://colab.research.google.com/assets/colab-badge.svg - :target: https://gishub.org/whitebox-colab + :target: https://colab.research.google.com/github/opengeos/whitebox-python/blob/master/examples/whitebox.ipynb .. image:: https://mybinder.org/badge_logo.svg :target: https://gishub.org/whitebox-cloud diff --git a/examples/whitebox.ipynb b/examples/whitebox.ipynb index fc3e201..94a3c91 100644 --- a/examples/whitebox.ipynb +++ b/examples/whitebox.ipynb @@ -5,7 +5,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://gishub.org/whitebox-colab)" + "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/whitebox-python/blob/master/examples/whitebox.ipynb)" ] }, {