Skip to content

Commit be58d32

Browse files
committed
Merge pull request #1 from dkillick/scitools-links
Correcting hyperlinks to IPy notebooks for SciTools repo
2 parents 3216c6d + b3573a6 commit be58d32

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.ipynb

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"source": [
1414
"## Iris Example Code Contents\n",
1515
"\n",
16-
"* [Shapefile area averaging](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/area_weights.ipynb)\n",
17-
"* [Cell comparisons](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/cell_comparison.ipynb)\n",
18-
"* [Cell methods loading](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/cell_methods_loading.ipynb)\n",
19-
"* [Coordinate categorisation](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/coord_categorisation.ipynb)"
16+
"* [Shapefile area averaging](http://nbviewer.ipython.org/urls/raw.github.com/SciTools/iris_example_code/master/area_weights.ipynb)\n",
17+
"* [Cell comparisons](http://nbviewer.ipython.org/urls/raw.github.com/SciTools/iris_example_code/master/cell_comparison.ipynb)\n",
18+
"* [Cell methods loading](http://nbviewer.ipython.org/urls/raw.github.com/SciTools/iris_example_code/master/cell_methods_loading.ipynb)\n",
19+
"* [Coordinate categorisation](http://nbviewer.ipython.org/urls/raw.github.com/SciTools/iris_example_code/master/coord_categorisation.ipynb)"
2020
]
2121
}
2222
],
2323
"metadata": {}
2424
}
2525
]
26-
}
26+
}

0 commit comments

Comments
 (0)