@@ -54,22 +54,22 @@ at `PyConceptEV documentation <https://pyconceptev-core.docs.pyansys.com/version
54
54
55
55
The documentation has these sections:
56
56
57
- - `Getting started <https://pyconceptev- core.docs.pyansys.com/version/stable/getting_started/index.html >`_: Learn
57
+ - `Getting started <https://conceptev. core.docs.pyansys.com/version/stable/getting_started/index.html >`_: Learn
58
58
how to install PyConceptEV in user mode and quickly begin using it.
59
- - `User guide <https://pyconceptev- core.docs.pyansys.com/version/stable/user_guide/index.html >`_: Learn how to
59
+ - `User guide <https://conceptev. core.docs.pyansys.com/version/stable/user_guide/index.html >`_: Learn how to
60
60
configure a PyConceptEV session, get a token, and create a client.
61
- - `API reference <pyconceptev- core.docs.pyansys.com/version/stable/api/index.html >`_: Understand how the
61
+ - `API reference <conceptev. core.docs.pyansys.com/version/stable/api/index.html >`_: Understand how the
62
62
`Ansys ConceptEV API documentation <https://conceptev.ansys.com/api/docs >`_: Provides for interacting
63
63
programmatically with PyConcept EV.
64
- - `Contribute <pyconceptev- core.docs.pyansys.com/version/stable/ /contributing.html >`_: Learn how to
64
+ - `Contribute <conceptev. core.docs.pyansys.com/version/stable/contributing.html >`_: Learn how to
65
65
contribute to PyConceptEV codebase or documentation.
66
66
67
67
In the upper right corner of the documentation's title bar, there is an option
68
68
for switching from viewing the documentation for the latest stable release
69
69
to viewing the documentation for the development version or previously
70
70
released versions.
71
71
72
- On the `PyConceptEV Issues <https://github.com/ansys-internal /pyconceptev-core/issues >`_
72
+ On the `PyConceptEV Issues <https://github.com/ansys/pyconceptev-core/issues >`_
73
73
page, you can create issues to report bugs and request new features. On the
74
74
`Discussions <https://discuss.ansys.com/ >`_ page on the Ansys Developer portal,
75
75
you can post questions, share ideas, and get community feedback.
@@ -82,7 +82,7 @@ as described in the previous paragraph.
82
82
License
83
83
-------
84
84
85
- PyConceptEV is licensed under the `MIT License <https://github.com/ansys/ansys-tools-visualization-interface /blob/main/LICENSE >`_.
85
+ PyConceptEV is licensed under the `MIT License <https://github.com/ansys/pyconceptev-core /blob/main/LICENSE >`_.
86
86
87
87
PyConceptEV makes no commercial claim over Ansys whatsoever. This library adds a
88
88
Python interface for the `Ansys ConceptEV <https://www.ansys.com/products/electronics/ansys-concept-ev >`_
0 commit comments