Skip to content

Commit 9263245

Browse files
Fix breaking url (#222)
* Fix breaking url * Apply suggestions from code review * Update examples.rst * Apply suggestions from code review * Updating to stable whenever possible --------- Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent a23f08a commit 9263245

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/source/examples.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PyAnsys packages examples
1111

1212
.. grid-item-card:: PyAEDT
1313
:img-top: _static/thumbnails/pyaedt.png
14-
:link: https://aedt.docs.pyansys.com/dev/examples/index.html
14+
:link: https://aedt.docs.pyansys.com/version/stable/examples/index.html
1515
:text-align: center
1616
:class-title: pyansys-card-title
1717

@@ -41,25 +41,25 @@ PyAnsys packages examples
4141

4242
.. grid-item-card:: PyFluent
4343
:img-top: _static/thumbnails/pyfluent.png
44-
:link: https://fluent.docs.pyansys.com/examples/index.html
44+
:link: https://fluent.docs.pyansys.com/dev/examples/index.html
4545
:text-align: center
4646
:class-title: pyansys-card-title
4747

4848
.. grid-item-card:: PyFluent-Parametric
4949
:img-top: _static/thumbnails/pyfluent-parametric.png
50-
:link: https://parametric.fluent.docs.pyansys.com/examples/index.html
50+
:link: https://parametric.fluent.docs.pyansys.com/dev/examples/index.html
5151
:text-align: center
5252
:class-title: pyansys-card-title
5353

5454
.. grid-item-card:: PyFluent-Visualization
5555
:img-top: _static/thumbnails/pyfluent-visualization.png
56-
:link: https://visualization.fluent.docs.pyansys.com/examples/index.html
56+
:link: https://visualization.fluent.docs.pyansys.com/dev/examples/index.html
5757
:text-align: center
5858
:class-title: pyansys-card-title
5959

6060
.. grid-item-card:: PyMAPDL
6161
:img-top: _static/thumbnails/pymapdl.png
62-
:link: https://mapdl.docs.pyansys.com/dev/examples/index.html
62+
:link: https://mapdl.docs.pyansys.com/version/stable/examples/index.html
6363
:text-align: center
6464
:class-title: pyansys-card-title
6565

@@ -101,13 +101,13 @@ PyAnsys packages examples
101101

102102
.. grid-item-card:: PySystemCoupling
103103
:img-top: _static/thumbnails/pysystem-coupling.png
104-
:link: https://systemcoupling.docs.pyansys.com/dev/examples/index.html
104+
:link: https://systemcoupling.docs.pyansys.com/version/stable/examples/index.html
105105
:text-align: center
106106
:class-title: pyansys-card-title
107107

108108
.. grid-item-card:: PyTwin
109109
:img-top: _static/thumbnails/pytwin.png
110-
:link: https://twin.docs.pyansys.com/dev/examples/index.html
110+
:link: https://twin.docs.pyansys.com/version/stable/examples/index.html
111111
:text-align: center
112112
:class-title: pyansys-card-title
113113

0 commit comments

Comments
 (0)