|
83 | 83 | .. _pymapdl_main: pymapdl_docs_ |
84 | 84 | .. _pymapdl_pypi: https://pypi.org/project/ansys-mapdl-core/ |
85 | 85 | .. _pymapdl_releases: https://github.com/pyansys/pymapdl/releases |
86 | | -.. _pymapdl_run_ubuntu: https://mapdl.docs.pyansys.com/dev/user_guide/troubleshoot.html#ubuntu |
| 86 | +.. _pymapdl_run_ubuntu: https://mapdl.docs.pyansys.com/version/dev/user_guide/troubleshoot.html#ubuntu |
87 | 87 | .. _pymapdl_issues: https://github.com/pyansys/pymapdl/issues |
88 | 88 | .. _pymapdl_repo: https://github.com/pyansys/pymapdl |
89 | | -.. _pymapdl_docs: https://mapdl.docs.pyansys.com/dev/ |
90 | | -.. _pymapdl_dev_docs: https://mapdl.docs.pyansys.com/dev/ |
| 89 | +.. _pymapdl_docs: https://mapdl.docs.pyansys.com/version/stable/ |
| 90 | +.. _pymapdl_dev_docs: https://mapdl.docs.pyansys.com/version/dev/ |
91 | 91 | .. _pymapdl_discussions: https://github.com/pyansys/PyMAPDL/discussions |
92 | 92 | .. _pymapdl_cheatsheet: ./_assets/Cheat_Sheet_PyMAPDL.pdf |
93 | 93 | .. _pymapdl_tests: https://github.com/pyansys/pymapdl/tree/main/tests |
94 | 94 | .. _pymapdl_test_math: https://github.com/pyansys/pymapdl/blob/main/tests/test_math.py |
95 | | -.. _pymapdl_user_guide_math: https://mapdl.docs.pyansys.com/dev/user_guide/math.html |
| 95 | +.. _pymapdl_user_guide_math: https://mapdl.docs.pyansys.com/version/dev/user_guide/math.html |
96 | 96 | .. _licensing_guide_pdf: ./_assets/lic_guide.pdf |
97 | 97 | .. _mapdl_fixture: https://github.com/pyansys/pymapdl/blob/fb5fb8b6201253f1bd56bdabee60a29abee8c7d8/tests/conftest.py#L254 |
98 | 98 | .. _pymapdl_examples: https://github.com/pyansys/pymapdl/tree/main/examples |
99 | 99 | .. _pymapdl_2d_plate_with_a_hole: https://github.com/pyansys/pymapdl/blob/main/examples/00-mapdl-examples/2d_plate_with_a_hole.py |
100 | | -.. _pymapdl_doc_2d_plate_with_a_hole: https://mapdl.docs.pyansys.com/dev/examples/gallery_examples/00-mapdl-examples/2d_plate_with_a_hole.html |
101 | | -.. _pymapdl_doc_krylov_example: https://dev.mapdl.docs.pyansys.com/dev/examples/extended_examples/Krylov/krylov_example.html |
| 100 | +.. _pymapdl_doc_2d_plate_with_a_hole: https://mapdl.docs.pyansys.com/version/stable/examples/gallery_examples/00-mapdl-examples/2d_plate_with_a_hole.html |
| 101 | +.. _pymapdl_doc_krylov_example: https://dev.mapdl.docs.pyansys.com/version/stable/examples/extended_examples/Krylov/krylov_example.html |
102 | 102 | .. _pymapdl_doc_krylov_example_rst: https://raw.githubusercontent.com/pyansys/pymapdl/main/doc/source/examples/extended_examples/Krylov/krylov_example.rst |
103 | 103 | .. _pymapdl_doc_source: https://github.com/pyansys/pymapdl/tree/main/doc/source |
104 | 104 | .. _pymapdl_techdemo_28_rst: https://raw.githubusercontent.com/pyansys/pymapdl-examples/main/doc/source/technology_showcase_examples/techdemo-28/ex_28-tecfricstir.rst |
105 | | -.. _pymapdl_techdemo_28: https://examples.mapdl.docs.pyansys.com/technology_showcase_examples/techdemo-28/ex_28-tecfricstir.html |
| 105 | +.. _pymapdl_techdemo_28: https://examples.mapdl.docs.pyansys.com/version/stable/technology_showcase_examples/techdemo-28/ex_28-tecfricstir.html |
106 | 106 | .. _pymapdl_docker_dir: https://github.com/pyansys/pymapdl/blob/main/docker |
107 | 107 | .. _pymapdl_docker_compose_base: https://github.com/pyansys/pymapdl/blob/main/docker/docker-compose.yml |
108 | 108 | .. _pymapdl_docker_compose_local: https://github.com/pyansys/pymapdl/blob/main/docker/docker-compose.local.yml |
|
0 commit comments