Skip to content

Commit d66004b

Browse files
authored
Fix broken link (#82)
1 parent bd6be16 commit d66004b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ whitebox-python
33
===============
44

55
.. image:: https://colab.research.google.com/assets/colab-badge.svg
6-
:target: https://gishub.org/whitebox-colab
6+
:target: https://colab.research.google.com/github/opengeos/whitebox-python/blob/master/examples/whitebox.ipynb
77

88
.. image:: https://mybinder.org/badge_logo.svg
99
:target: https://gishub.org/whitebox-cloud

examples/whitebox.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"cell_type": "markdown",
66
"metadata": {},
77
"source": [
8-
"[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://gishub.org/whitebox-colab)"
8+
"[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/whitebox-python/blob/master/examples/whitebox.ipynb)"
99
]
1010
},
1111
{

0 commit comments

Comments
 (0)