We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea270c commit 50d1787Copy full SHA for 50d1787
tools/links.py
@@ -42,7 +42,7 @@
42
"ansys-seascape": "https://seascape.docs.pyansys.com/version/stable",
43
"ansys-sherlock-core": "https://sherlock.docs.pyansys.com/version/stable",
44
"ansys-systemcoupling-core": "https://systemcoupling.docs.pyansys.com/version/stable", # noqa: E501
45
- "ansys-turbogrid-core": None, # "https://turbogrid.docs.pyansys.com/version/stable", # noqa: E501
+ "ansys-turbogrid-core": None, # "https://turbogrid.docs.pyansys.com/version/stable", # noqa: E501
46
"pyaedt": "https://aedt.docs.pyansys.com/version/stable",
47
"pygranta": "https://grantami.docs.pyansys.com/version/stable",
48
"pytwin": "https://twin.docs.pyansys.com/version/stable",
0 commit comments