Skip to content

Commit 8697d44

Browse files
authored
Update README.rst
1 parent 93388c0 commit 8697d44

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Ansys Sphinx Theme
77
:alt: Ansys
88

99
.. |python| image:: https://img.shields.io/badge/Python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue
10-
:target: https://pypi.org/project/pyansys-sphinx-theme/
10+
:target: https://pypi.org/project/ansys-sphinx-theme/
1111
:alt: Python
1212

1313
.. |pypi| image:: https://img.shields.io/pypi/v/ansys-templates.svg?logo=python&logoColor=white
14-
:target: https://pypi.org/project/pyansys-sphinx-theme
14+
:target: https://pypi.org/project/ansys-sphinx-theme
1515
:alt: PyPI
1616

17-
.. |GH-CI| image:: https://github.com/pyansys/pyansys-sphinx-theme/actions/workflows/ci_cd.yml/badge.svg
18-
:target: https://github.com/pyansys/pyansys-sphinx-theme/actions/workflows/ci_cd.yml
17+
.. |GH-CI| image:: https://github.com/pyansys/ansys-sphinx-theme/actions/workflows/ci_cd.yml/badge.svg
18+
:target: https://github.com/pyansys/ansys-sphinx-theme/actions/workflows/ci_cd.yml
1919
:alt: CH-CI
2020

2121
.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
@@ -40,7 +40,7 @@ consistently.
4040

4141
Documentation
4242
~~~~~~~~~~~~~
43-
Full documentation can be found at `PyAnsys Sphinx Theme Documentation <https://sphinxdocs.pyansys.com>`_. The webpage was
43+
Full documentation can be found at `Ansys Sphinx Theme Documentation <https://sphinxdocs.pyansys.com>`_. The webpage was
4444
also built using the ``ansys-sphinx-theme``, so visit the site for a
4545
preview of the theme.
4646

@@ -75,7 +75,7 @@ Development and Contributing
7575
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7676
Feel free to add features or post issues. To develop this theme::
7777

78-
git clone https://github.com/pyansys/pyansys-sphinx-theme.git
78+
git clone https://github.com/pyansys/ansys-sphinx-theme.git
7979
pip install -U pip tox
8080
tox -e style,doc
8181

@@ -88,4 +88,4 @@ optionally use this by following the `installation
8888
License
8989
~~~~~~~
9090
This theme is licensed under the `MIT License
91-
<https://raw.githubusercontent.com/pyansys/pyansys-sphinx-theme/main/LICENSE>`_.
91+
<https://raw.githubusercontent.com/pyansys/ansys-sphinx-theme/main/LICENSE>`_.

0 commit comments

Comments
 (0)