Skip to content

Commit 41c184f

Browse files
fix: fixed link to non-existent forum with link to actual forum [skip tests] (#4585)
## Context The pyfluent homepage pointed to a non-existent forum ## Change Summary The target url was changed and the text for it was changed ## Rationale discuss.ansys.com is the official place for PyAnsys questions and discussions ## Impact Docs only. --------- Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent f0d9bb0 commit 41c184f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/4585.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed link to non-existent forum with link to actual forum [skip tests]

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Need Help?
6363

6464
Visit the community or support resources:
6565

66-
- `PyAnsys community forum <https://forum.pyansys.com>`_
66+
- `Ansys developer forum <https://discuss.ansys.com>`_
6767
- `Submit a bug report <https://github.com/ansys/pyfluent/issues>`_
6868
- `Contact support <https://support.ansys.com>`_
6969

0 commit comments

Comments
 (0)