Skip to content

Fix links to documentation - #33

Merged
samdark merged 1 commit into
masterfrom
fix-docs-links-172
Sep 4, 2026
Merged

Fix links to documentation#33
samdark merged 1 commit into
masterfrom
fix-docs-links-172

Conversation

@samdark

@samdark samdark commented Sep 4, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings September 4, 2026 13:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

The updated links likely need a .html suffix to reliably resolve on the published docs site, otherwise they may 404.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates documentation links in the contributing guide to point to the published Yii internal docs site instead of GitHub docs repository markdown files.

Changes:

  • Replaced prerequisites links to use https://yiisoft.github.io/docs/internals/...
  • Updated the “development tool” and “roadmap” links to the same docs host
File summaries
File Description
.github/CONTRIBUTING.md Updates contributor documentation links to the published Yii docs site
Review details

Suppressed comments (2)

.github/CONTRIBUTING.md:11

  • The docs site typically uses .html URLs for these internal pages; consider updating this link to include the .html suffix to avoid potential 404s.
Since Yii 3 consists of many packages, we have a [special development tool](https://yiisoft.github.io/docs/internals/005-development-tool).

.github/CONTRIBUTING.md:21

  • The published docs URL format appears to use .html for this page; using the .html suffix is more likely to work consistently.
- [Check roadmap](https://yiisoft.github.io/docs/internals/003-roadmap).
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/CONTRIBUTING.md
Comment on lines +3 to +7
- [Yii goal and values](https://yiisoft.github.io/docs/internals/001-yii-values)
- [Namespaces](https://yiisoft.github.io/docs/internals/004-namespaces)
- [Git commit messages](https://yiisoft.github.io/docs/internals/006-git-commit-messages)
- [Exceptions](https://yiisoft.github.io/docs/internals/007-exceptions)
- [Interfaces](https://yiisoft.github.io/docs/internals/008-interfaces)
@samdark
samdark merged commit bf01178 into master Sep 4, 2026
3 checks passed
@samdark
samdark deleted the fix-docs-links-172 branch September 4, 2026 14:43
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.

2 participants