Skip to content

Commit 04e202a

Browse files
authored
Fix ansys-templates links (#67)
1 parent 665164d commit 04e202a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/library_description/template.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ the new project.
1818
Please, follow the `ansys-templates installation guide`_ to get the latest stable
1919
version installed in your system.
2020

21-
- **Repository**: https://github.com/pyansys/pyansys-templates
22-
- **Documentation**: https://github.com/pyansys/pyansys-templates
23-
- **Issues board**: https://github.com/pyansys/pyansys-templates/issues
21+
- **Repository**: https://github.com/pyansys/ansys-templates
22+
- **Documentation**: https://github.com/pyansys/ansys-templates
23+
- **Issues board**: https://github.com/pyansys/ansys-templates/issues
2424

2525

2626
.. note::
@@ -81,7 +81,7 @@ Create a new project based on the ``pyansys-advanced`` template by running:
8181
.. _ansys-templates: https://templates.pyansys.com/index.html
8282
.. _ansys-templates installation guide: https://templates.pyansys.com/getting_started/index.html
8383
.. _ansys-templates user guide: https://templates.pyansys.com/user_guide/index.html
84-
.. _ansys-templates issues board: https://github.com/pyansys/pyansys-templates/issues
84+
.. _ansys-templates issues board: https://github.com/pyansys/ansys-templates/issues
8585
.. _flit: https://flit.readthedocs.io/en/latest/
8686
.. _poetry: https://python-poetry.org/
8787
.. _pre-commit: https://pre-commit.com/

0 commit comments

Comments
 (0)