From fd9a8a8ff2102bbe91c808f399d9b71b6233a853 Mon Sep 17 00:00:00 2001 From: RobPasMue Date: Wed, 24 Aug 2022 08:14:48 +0200 Subject: [PATCH] CNAME changed for doc locations --- .github/workflows/ci.yml | 2 +- .github/workflows/nightly-doc-build.yml | 2 +- CONTRIBUTING.md | 2 +- README.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f5d092e4f84..eec9aff8d58 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 2e4697735bb..76fd8e349ca 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