Skip to content

Commit 460b00d

Browse files
committed
fix: tools link
1 parent b3a7114 commit 460b00d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/tools/libraries/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Tooling libraries
66

77
.. grid-item-card:: Ansys Tools Path
88
:img-top: ../../_static/thumbnails/intro.png
9-
:link: https://path.tools.docs.pyansys.com/version/stable
9+
:link: https://path.tools.docs.pyansys.com/version/0.4
1010
:text-align: center
1111
:class-title: pyansys-card-title
1212

tools/links.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ansys-fluent-parametric": "https://parametric.fluent.docs.pyansys.com/version/stable", # noqa: E501
5555
# TOOLS
5656
"ansys-units": "https://units.docs.pyansys.com/version/stable",
57-
"ansys-tools-path": None, # "https://path.tools.docs.pyansys.com/version/stable",
57+
"ansys-tools-path": "https://path.tools.docs.pyansys.com/version/stable",
5858
"ansys-tools-protoc-helper": None,
5959
"pyansys-tools-report": "https://report.tools.docs.pyansys.com/version/stable", # noqa: E501
6060
"pyansys-tools-versioning": "https://versioning.tools.docs.pyansys.com/version/stable", # noqa: E501

0 commit comments

Comments
 (0)