Skip to content
Snippets Groups Projects
Commit 2a4c22e8 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fix link to pystencils in README.rst

parent b1d3e123
Branches
Tags
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
pystencils_autodiff pystencils_autodiff
=================== ===================
This repo adds automatic differentiation to `pystencils <https://i10git.cs.fau.de/seitz/pystencils>`_. This repo adds automatic differentiation to `pystencils <https://i10git.cs.fau.de/pycodegen/pystencils>`_.
Installation Installation
------------ ------------
...@@ -26,7 +26,7 @@ Install via pip: ...@@ -26,7 +26,7 @@ Install via pip:
pip install pystencils-autodiff pip install pystencils-autodiff
or if you downloaded this `repository <https://github.com/theHamsta/pystencils_autodiff>`_ using: or if you downloaded this `repository <https://github.com/pycodegen/pystencils_autodiff>`_ using:
.. code-block:: bash .. code-block:: bash
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment