Skip to content

Commit d705b3a

Browse files
committed
fix: links
1 parent a1ae6cd commit d705b3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ for switching from viewing the documentation for the latest stable release
4949
to viewing the documentation for the development version or previously
5050
released versions.
5151

52-
On the `Visualization Interface tool Issues <https://github.com/ansys-internal/ansys-tools-visualization-interface/issues>`_
52+
On the `Visualization Interface tool Issues <https://github.com/ansys/ansys-tools-visualization-interface/issues>`_
5353
page, you can create issues to report bugs and request new features. On the
5454
`Discussions <https://discuss.ansys.com/>`_ page on the Ansys Developer portal,
5555
you can post questions, share ideas, and get community feedback.
@@ -62,7 +62,7 @@ question in an issue as described in the previous paragraph.
6262
License
6363
-------
6464

65-
Visualization Interface tool is licensed under the `MIT License <https://github.com/ansys-internal/ansys-tools-visualization-interface/blob/main/LICENSE>`_.
65+
Visualization Interface tool is licensed under the `MIT License <https://github.com/ansys/ansys-tools-visualization-interface/blob/main/LICENSE>`_.
6666

6767
Visualization Interface tool makes no commercial claim over Ansys whatsoever. This library adds a
6868
Python interface for visualizing Ansys results without changing the core behavior or

doc/source/getting_started/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ run this command:
1818
pip install ansys-tools-visualization-interface
1919
2020
Alternatively, to install the latest version from this library's
21-
`GitHub repository <https://github.com/ansys-internal/ansys-tools-visualization-interface/>`_,
21+
`GitHub repository <https://github.com/ansys/ansys-tools-visualization-interface/>`_,
2222
run these commands:
2323

2424
.. code:: bash

0 commit comments

Comments
 (0)