diff --git a/.github/workflows/documentation-links.yaml b/.github/workflows/documentation-links.yaml index 6ff7673e..040973bc 100644 --- a/.github/workflows/documentation-links.yaml +++ b/.github/workflows/documentation-links.yaml @@ -13,6 +13,5 @@ jobs: steps: - uses: readthedocs/actions/preview@v1 with: - project-slug: "read-the-docs-website" - platform: "business" + project-slug: "readthedocs-about" single-version: "true" # Has to be a string value.