We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac10148 commit e20369aCopy full SHA for e20369a
1 file changed
README.md
@@ -19,7 +19,7 @@ Useful functions, tutorials, and other Python-related things
19
- A thorough guide to SQLite database operations in Python [[Markdown]](./sqlite3_howto/README.md)
20
- Unit testing in Python - Why we want to make it a habit [[Markdown]](./tutorials/unit_testing.md)
21
- Installing Scientific Packages for Python3 on MacOS 10.9 Mavericks [[Markdown]](./tutorials/installing_scientific_packages.md)
22
-- Sorting CSV files using the Python csv module [[IPython nb](./tutorials/http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/sorting_csvs.ipynb?create=1)]
+- Sorting CSV files using the Python csv module [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/sorting_csvs.ipynb)]
23
24
25
0 commit comments