@@ -18,12 +18,12 @@ PyConceptEV
1818.. :target: https://pypi.org/project/ansys-conceptev-core/
1919.. :alt: PyPI Downloads
2020
21- .. .. |codecov| image:: https://codecov.io/gh/ansys/pyconceptev-core /graph/badge.svg?token=UZIC7XT5WE
22- .. :target: https://codecov.io/gh/ansys/pyconceptev-core
21+ .. .. |codecov| image:: https://codecov.io/gh/ansys/pyconceptev/graph/badge.svg?token=UZIC7XT5WE
22+ .. :target: https://codecov.io/gh/ansys/pyconceptev
2323.. :alt: Codecov
2424
25- .. .. |GH-CI| image:: https://github.com/ansys/pyconceptev-core /actions/workflows/ci_cd.yml/badge.svg
26- .. :target: https://github.com/ansys/pyconceptev-core /actions/workflows/ci_cd.yml
25+ .. .. |GH-CI| image:: https://github.com/ansys/pyconceptev/actions/workflows/ci_cd.yml/badge.svg
26+ .. :target: https://github.com/ansys/pyconceptev/actions/workflows/ci_cd.yml
2727.. :alt: GH-CI
2828
2929 .. |MIT | image :: https://img.shields.io/badge/License-MIT-yellow.svg
@@ -34,8 +34,8 @@ PyConceptEV
3434.. :target: https://github.com/psf/black
3535.. :alt: Black
3636
37- .. .. |pre-commit| image:: https://results.pre-commit.ci/badge/github/ansys/pyconceptev-core /main.svg
38- .. :target: https://results.pre-commit.ci/latest/github/ansys/pyconceptev-core /main
37+ .. .. |pre-commit| image:: https://results.pre-commit.ci/badge/github/ansys/pyconceptev/main.svg
38+ .. :target: https://results.pre-commit.ci/latest/github/ansys/pyconceptev/main
3939.. :alt: pre-commit.ci
4040
4141
@@ -50,7 +50,7 @@ Documentation and issues
5050------------------------
5151
5252Documentation for the latest stable release of PyConceptEV is hosted
53- at `PyConceptEV documentation <https://pyconceptev- core.docs.pyansys.com/version/stable/index.html >`_.
53+ at `PyConceptEV documentation <https://conceptev. core.docs.pyansys.com/ >`_.
5454
5555The documentation has these sections:
5656
@@ -59,17 +59,19 @@ The documentation has these sections:
5959- `User guide <https://conceptev.core.docs.pyansys.com/version/stable/user_guide/index.html >`_: Learn how to
6060 configure a PyConceptEV session, get a token, and create a client.
6161- `API reference <conceptev.core.docs.pyansys.com/version/stable/api/index.html >`_: Understand how the
62- `Ansys ConceptEV API documentation <https://conceptev.ansys.com/api/docs >`_: Provides for interacting
62+ `Ansys ConceptEV API documentation <https://conceptev.ansys.com/api/docs >`_ provides for interacting
6363 programmatically with PyConcept EV.
64+ - `Examples <https://conceptev.core.docs.pyansys.com/version/stable/examples/index.html >`_: Explore examples
65+ that show how to use PyConceptEV.
6466- `Contribute <conceptev.core.docs.pyansys.com/version/stable/contributing.html >`_: Learn how to
65- contribute to PyConceptEV codebase or documentation.
67+ contribute to the PyConceptEV codebase or documentation.
6668
6769In the upper right corner of the documentation's title bar, there is an option
6870for switching from viewing the documentation for the latest stable release
6971to viewing the documentation for the development version or previously
7072released versions.
7173
72- On the `PyConceptEV Issues <https://github.com/ansys/pyconceptev-core /issues >`_
74+ On the `PyConceptEV Issues <https://github.com/ansys/pyconceptev/issues >`_
7375page, you can create issues to report bugs and request new features. On the
7476`Discussions <https://discuss.ansys.com/ >`_ page on the Ansys Developer portal,
7577you can post questions, share ideas, and get community feedback.
@@ -82,8 +84,8 @@ as described in the previous paragraph.
8284License
8385-------
8486
85- PyConceptEV is licensed under the `MIT License <https://github.com/ansys/pyconceptev-core /blob/main/LICENSE >`_.
87+ PyConceptEV is licensed under the `MIT License <https://github.com/ansys/pyconceptev/blob/main/LICENSE >`_.
8688
8789PyConceptEV makes no commercial claim over Ansys whatsoever. This library adds a
88- Python interface for the `Ansys ConceptEV <https://www.ansys.com/products/electronics/ansys-concept-ev >`_
90+ Python interface for `Ansys ConceptEV <https://www.ansys.com/products/electronics/ansys-concept-ev >`_
8991without changing the core behavior or license of the original Ansys software.
0 commit comments