Skip to content

Fix broken documentation links causing CI failures#319

Merged
hotlong merged 3 commits intomainfrom
copilot/fix-action-step-issue-yet-again
Jan 27, 2026
Merged

Fix broken documentation links causing CI failures#319
hotlong merged 3 commits intomainfrom
copilot/fix-action-step-issue-yet-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 27, 2026

The lychee link checker was failing on 17 broken links across documentation files.

Changes

README.md (14 broken links)

  • Removed references to non-existent files: content/docs/guides/*.mdx, content/docs/specifications/architecture/*.mdx, content/docs/standards/*.mdx, internal/planning/*.md
  • Redirected to existing top-level docs: ARCHITECTURE.md, PROTOCOL_INDEX.md, PROTOCOL_REFERENCE.md, CONTRIBUTING.md

content/docs/developers/index.mdx (3 broken links)

  • Fixed GitHub org: objectstackobjectstack-ai
  • Replaced non-existent docs.objectstack.dev with repository link
Original prompt

引用: https://github.com/objectstack-ai/spec/actions/runs/21392042138/job/61581063453#step:3:1


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
spec Ready Ready Preview, Comment Jan 27, 2026 9:48am

Request Review

Copilot AI and others added 2 commits January 27, 2026 09:41
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix issue in action step of job execution Fix broken documentation links causing CI failures Jan 27, 2026
Copilot AI requested a review from hotlong January 27, 2026 09:45
@hotlong hotlong marked this pull request as ready for review January 27, 2026 09:56
Copilot AI review requested due to automatic review settings January 27, 2026 09:56
@hotlong hotlong merged commit e8b0291 into main Jan 27, 2026
6 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes 17 broken documentation links that were causing CI failures in the lychee link checker. The changes remove references to non-existent documentation directories and redirect them to existing top-level documentation files.

Changes:

  • Updated README.md to remove 14 broken links to non-existent directories (content/docs/guides/, content/docs/specifications/architecture/, content/docs/standards/, internal/planning/) and redirected them to existing top-level documentation files
  • Fixed 3 broken links in content/docs/developers/index.mdx by correcting the GitHub organization name and replacing a non-existent documentation site URL with the repository link

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Removed broken links to non-existent documentation directories and replaced them with links to existing top-level docs (ARCHITECTURE.md, PROTOCOL_INDEX.md, PROTOCOL_REFERENCE.md, CONTRIBUTING.md, PROTOCOL_EXTENSIONS_COMPLETED.md)
content/docs/developers/index.mdx Corrected GitHub organization from objectstack to objectstack-ai and replaced non-existent docs.objectstack.dev with repository link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants