From 46436f3faa23eb7fc5701c036fc0da5213ca1775 Mon Sep 17 00:00:00 2001 From: King Louie <5188799+saturn99@users.noreply.github.com> Date: Fri, 8 Jun 2018 17:47:36 +0430 Subject: [PATCH] fix file name addr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebaf6a3..d04dc1e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. → [Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb) -→ [Read them on GitHub](100%20Numpy%20exercises.md) +→ [Read them on GitHub](100_Numpy_exercises.md) This work is licensed under the MIT license. [![DOI](https://zenodo.org/badge/10173/rougier/numpy-100.svg)](https://zenodo.org/badge/latestdoi/10173/rougier/numpy-100)