Skip to content

Commit 7af10cc

Browse files
Copilotskjnldsv
andauthored
fix: improve lychee workflow comments for clarity
Agent-Logs-Url: https://github.com/nextcloud/documentation/sessions/a45578dc-cb5b-4436-8a69-bd7bfc09937d Co-authored-by: skjnldsv <14975046+skjnldsv@users.noreply.github.com>
1 parent 86ad426 commit 7af10cc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/sphinxbuild.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,10 @@ jobs:
395395
# - mailto: links: These are not valid URLs and will always fail
396396
# - 404.html: This is not necessary
397397
# - latest/stable/xx links from the version selector
398-
# - /builds and /projects: ReadTheDocs theme navigation links (not real file paths)
399-
# - openapi.html: Swagger UI pages use JavaScript-rendered anchors that lychee cannot verify
398+
# - /builds and /projects: These absolute paths come from the sphinx_rtd_theme when
399+
# READTHEDOCS=True is set. They appear in the generated HTML as navigation links
400+
# to ReadTheDocs build/project pages, but don't correspond to actual staged files.
401+
# - openapi.html: Swagger UI pages with JavaScript-rendered anchors that lychee cannot verify
400402
- name: Check for broken links with lychee
401403
uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0
402404
with:

0 commit comments

Comments
 (0)