Skip to content

Commit

Permalink
Linkcheck fixes (#6622)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Jan 25, 2025
1 parent fb7e984 commit af4d323
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# See https://docs.readthedocs.com/platform/stable/config-file/v2.html for details

# Required
version: 2
Expand Down
4 changes: 2 additions & 2 deletions packages/registry/.readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# See https://docs.readthedocs.com/platform/stable/config-file/v2.html for details

# Required
version: 2
Expand Down Expand Up @@ -39,7 +39,7 @@ build:

# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# See https://docs.readthedocs.com/platform/stable/guides/reproducible-builds.html
#python:
# install:
# - requirements: requirements-docs.txt

0 comments on commit af4d323

Please sign in to comment.