diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3af8760da51..227da2e2caf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -206,7 +206,7 @@ jobs: Examples-v${{ env.RESET_EXAMPLES_CACHE }}-${{ steps.version.outputs.PYFLUENT_VERSION }}-${{ matrix.image-tag }} - name: Build Documentation - run: make build-doc DOCS_CNAME=fluentdocs.pyansys.com + run: make build-doc DOCS_CNAME=fluent.docs.pyansys.com env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} PYFLUENT_START_INSTANCE: 0 diff --git a/.github/workflows/nightly-doc-build.yml b/.github/workflows/nightly-doc-build.yml index f03ef3315f9..ca71fd0e83b 100644 --- a/.github/workflows/nightly-doc-build.yml +++ b/.github/workflows/nightly-doc-build.yml @@ -58,7 +58,7 @@ jobs: FLUENT_IMAGE_TAG: ${{ matrix.image-tag }} - name: Build Documentation - run: make build-doc DOCS_CNAME=dev.fluentdocs.pyansys.com + run: make build-doc DOCS_CNAME=dev.fluent.docs.pyansys.com env: ANSYSLMD_LICENSE_FILE: ${{ format('1055@{0}', secrets.LICENSE_SERVER) }} PYFLUENT_START_INSTANCE: 0 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e3553e3fdeb..9564e1d38a8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,4 +8,4 @@ a community that can support user questions and develop new features to make this software a useful tool for all users. As such, we welcome and encourage any questions or submissions to this repository. -For more information on contributing to PyFluent, see [Contributing](https://fluentdocs.pyansys.com/contributing.html). +For more information on contributing to PyFluent, see [Contributing](https://fluent.docs.pyansys.com/contributing.html). diff --git a/README.rst b/README.rst index edab611dc45..6e84225cf77 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ ability to: Documentation and issues ------------------------ For comprehesive information on PyFluent, see the latest release -`documentation `_. +`documentation `_. On the `PyFluent Issues `_ page, you can create issues to submit questions, report bugs, and request new features. To reach