Skip to content

Commit

Permalink
remove .git from the url (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent authored Aug 13, 2019
1 parent 62ce721 commit 4a1bdee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ for links to render properly.
:target: https://circleci.com/gh/HBClab/NiBetaSeries

.. |binder| image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/HBClab/NiBetaSeries.git/binder?filepath=%2Fbinder%2Fplot_run_nibetaseries.ipynb
:target: https://mybinder.org/v2/gh/HBClab/NiBetaSeries/binder?filepath=%2Fbinder%2Fplot_run_nibetaseries.ipynb

.. |version| image:: https://img.shields.io/pypi/v/nibetaseries.svg
:alt: PyPI Package latest release
Expand Down
2 changes: 1 addition & 1 deletion examples/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ It will run Jupyter through your browser and you will not have
to install any software (it may take a few seconds for the Binder session to
launch).

.. _Binder: https://mybinder.org/v2/gh/HBClab/NiBetaSeries.git/binder?filepath=%2Fbinder%2Fplot_run_nibetaseries.ipynb
.. _Binder: https://mybinder.org/v2/gh/HBClab/NiBetaSeries/binder?filepath=%2Fbinder%2Fplot_run_nibetaseries.ipynb

0 comments on commit 4a1bdee

Please sign in to comment.