Skip to content

Commit

Permalink
Updated links to GitHub repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-hen committed Apr 28, 2021
1 parent 9b152d5 commit 3a6a33e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ have to cast types explicitly. Refer to the [JPype
documentation][jpype-docs] for help.


[mph-repo]: https://github.com/john-hennig/mph
[mph-tests]: https://github.com/John-Hennig/mph/tree/master/tests
[mph-repo]: https://github.com/MPh-py/mph
[mph-tests]: https://github.com/MPh-py/mph/tree/main/tests
[jpype-repo]: https://github.com/jpype-project/jpype
[jpype-docs]: https://jpype.readthedocs.io
[jnius-repo]: https://github.com/kivy/pyjnius
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,4 +317,4 @@ The few things that were left out can be gleaned from the [API
documentation](api).


[demo]: https://github.com/John-Hennig/mph/blob/master/tests/capacitor.mph
[demo]: https://github.com/MPh-py/mph/blob/main/demos/capacitor.mph

0 comments on commit 3a6a33e

Please sign in to comment.