Skip to content

Fix links to documentation - #515

Merged
samdark merged 12 commits into
masterfrom
fix-docs-links-172
Sep 4, 2026
Merged

Fix links to documentation#515
samdark merged 12 commits 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:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The new yiisoft.github.io/docs URLs are inconsistent with the repo’s existing .html link format and the change also conflicts with the review’s documented constraint limiting edits to src/{cookbook,guide,internals}.

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

Pull request overview

Updates the contributor documentation to point readers to the rendered Yii3 docs site instead of GitHub blob/master links.

Changes:

  • Replaced prerequisites links with yiisoft.github.io/docs/internals/... URLs.
  • Updated “special development tool” and “roadmap” links to the same docs domain.
File summaries
File Description
.github/CONTRIBUTING.md Updates documentation links in contributor instructions to the published docs site.
Review details

Suppressed comments (2)

.github/CONTRIBUTING.md:21

  • This roadmap link omits the .html suffix, while most yiisoft.github.io/docs links in the repo include it. Adding .html would keep link formatting consistent and reduce the chance of a GitHub Pages 404.
- [Check roadmap](https://yiisoft.github.io/docs/internals/003-roadmap).

.github/CONTRIBUTING.md:11

  • This link omits the .html suffix, but other references to the published docs in this repo use .html (e.g., README.md:27). Consider adding .html here to avoid potential GitHub Pages 404s and keep link format consistent.
Since Yii 3 consists of many packages, we have a [special development tool](https://yiisoft.github.io/docs/internals/005-development-tool).
  • Files reviewed: 1/1 changed files
  • Comments generated: 2
  • 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)
Comment thread .github/CONTRIBUTING.md
- [Git commit messages](https://github.com/yiisoft/docs/blob/master/006-git-commit-messages.md)
- [Exceptions](https://github.com/yiisoft/docs/blob/master/007-exceptions.md)
- [Interfaces](https://github.com/yiisoft/docs/blob/master/008-interfaces.md)
- [Yii goal and values](https://yiisoft.github.io/docs/internals/001-yii-values)
@samdark
samdark merged commit 7c36fe3 into master Sep 4, 2026
6 of 8 checks passed
@samdark
samdark deleted the fix-docs-links-172 branch September 4, 2026 14:40
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