Skip to content

Fix links to documentation - #291

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

Fix links to documentation#291
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:27
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Team

Run ID: deec2359-daa2-463c-868a-d97fa218589a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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

Several updated documentation URLs likely need the .html suffix to reliably resolve on the published docs site.

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

Pull request overview

This PR updates the contributor documentation to point to the new Yii internals documentation site instead of GitHub yiisoft/docs blob links.

Changes:

  • Replaced github.com/yiisoft/docs/blob/master/*.md links with yiisoft.github.io/docs/internals/* links.
  • Normalized list formatting/indentation in the prerequisites section.
  • Updated the “development tool” and “roadmap” references to the new docs host.
File summaries
File Description
.github/CONTRIBUTING.md Updates contributor-facing documentation links to the new Yii docs site.
Review details

Suppressed comments (2)

.github/CONTRIBUTING.md:21

  • This roadmap link likely needs the .html suffix to match the published internals docs URL format (e.g., .../003-roadmap.html).
- [Check roadmap](https://yiisoft.github.io/docs/internals/003-roadmap).

.github/CONTRIBUTING.md:11

  • This link likely needs the .html suffix to match the published internals docs URL format (e.g., .../005-development-tool.html).
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: 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 119f96f into master Sep 4, 2026
2 checks passed
@samdark
samdark deleted the fix-docs-links-172 branch September 4, 2026 14:37
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