From b4f44bd07595df983b5c8e6d833482488014bc35 Mon Sep 17 00:00:00 2001 From: Kerry McAdams <58492561+klmcadams@users.noreply.github.com> Date: Fri, 12 Jul 2024 09:11:28 -0400 Subject: [PATCH 1/3] Update ACT API reference guide in links.rst --- doc/source/links.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/links.rst b/doc/source/links.rst index 7c05eebd8..f6bf95339 100644 --- a/doc/source/links.rst +++ b/doc/source/links.rst @@ -15,4 +15,4 @@ .. _Mechanical Users Guide: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/%%VERSION%%/en/wb_sim/ds_Home.html .. _Chapter 6: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/%%VERSION%%/en/installation/unix_silent.html .. _Chapter 7: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/%%VERSION%%/en/installation/win_silent.html -.. _ACT API Reference Guide: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/%%VERSION%%/en/act_ref/act_ref.html \ No newline at end of file +.. _ACT API Reference Guide: https://developer.ansys.com/docs/mechanical-scripting-interface-2024-r1/index.md From d650be46f52ce595fd178b712eb9c606bab0bec6 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 12 Jul 2024 13:13:17 +0000 Subject: [PATCH 2/3] chore: adding changelog file 815.changed.md --- doc/changelog.d/815.changed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/815.changed.md diff --git a/doc/changelog.d/815.changed.md b/doc/changelog.d/815.changed.md new file mode 100644 index 000000000..a3bbe32d9 --- /dev/null +++ b/doc/changelog.d/815.changed.md @@ -0,0 +1 @@ +Update ACT API Reference Guide link \ No newline at end of file From 59e08866b14222cbead0e8386ba8a483178383f6 Mon Sep 17 00:00:00 2001 From: Kerry McAdams <58492561+klmcadams@users.noreply.github.com> Date: Fri, 12 Jul 2024 10:45:19 -0400 Subject: [PATCH 3/3] update changed link --- doc/source/links.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/links.rst b/doc/source/links.rst index f6bf95339..59b55feab 100644 --- a/doc/source/links.rst +++ b/doc/source/links.rst @@ -15,4 +15,4 @@ .. _Mechanical Users Guide: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/%%VERSION%%/en/wb_sim/ds_Home.html .. _Chapter 6: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/%%VERSION%%/en/installation/unix_silent.html .. _Chapter 7: https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/%%VERSION%%/en/installation/win_silent.html -.. _ACT API Reference Guide: https://developer.ansys.com/docs/mechanical-scripting-interface-2024-r1/index.md +.. _ACT API Reference Guide: https://developer.ansys.com/docs/mechanical-scripting-interface/api/ansys/mechanical/stubs/%%VERSION%%/index.md