Skip to content

Commit

Permalink
fix binder url (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed May 23, 2020
1 parent 536b2d4 commit f96173a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<img src="https://img.shields.io/github/commits-since/scitools/tephi/latest/master"
alt="GitHub commits since tagged version" />
</a>
<a href="https://mybinder.org/v2/gh/SciTools/tephi/master?filepath=index.ipyn">
<a href="https://mybinder.org/v2/gh/SciTools/tephi/master?filepath=index.ipynb">
<img src="https://mybinder.org/badge_logo.svg"
alt="Launch MyBinderk" />
</a>
Expand Down

0 comments on commit f96173a

Please sign in to comment.