Fix links to documentation - #319
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Team Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #319 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 712 712
===========================================
Files 22 22
Lines 2931 2931
===========================================
Hits 2931 2931 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is limited to documentation link updates and the resulting Markdown formatting is valid and consistent within the file.
Pull request overview
Updates contributor documentation to point at the published Yii “internals” documentation site rather than GitHub docs repository blob URLs, reducing the risk of stale links and improving readability for contributors.
Changes:
- Replaced
github.com/yiisoft/docs/blob/master/*.mdlinks withyiisoft.github.io/docs/internals/*links in prerequisites. - Updated “development tool” and “roadmap” references to the same published documentation location.
File summaries
| File | Description |
|---|---|
| .github/CONTRIBUTING.md | Updates documentation URLs to the published docs site for contributor guidance. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
No description provided.