We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b52c2e commit 4a6bd0fCopy full SHA for 4a6bd0f
.github/workflows/documentation-links.yaml
@@ -13,6 +13,5 @@ jobs:
13
steps:
14
- uses: readthedocs/actions/preview@v1
15
with:
16
- project-slug: "read-the-docs-website"
17
- platform: "business"
18
- single-version: "true" # Has to be a string value.
+ project-slug: "readthedocs-about"
+ single-version: "true" # Has to be a string value.
0 commit comments