Fix links to documentation - #204
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 |
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward documentation link update with only a minor wording nit noted.
Pull request overview
Updates the contributor documentation to point at the current Yii internal docs site (GitHub Pages) instead of the old yiisoft/docs repository paths, keeping onboarding instructions accurate.
Changes:
- Replaced legacy
github.com/yiisoft/docs/blob/master/*.mdlinks withhttps://yiisoft.github.io/docs/internals/*links. - Updated the “special development tool” link to the new docs location.
- Updated the roadmap link to the new docs location.
File summaries
| File | Description |
|---|---|
| .github/CONTRIBUTING.md | Refreshes documentation links to the current published docs site for prerequisites, dev tool, and roadmap references. |
Review details
- 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.
|
|
||
| - [Check roadmap](https://github.com/yiisoft/docs/blob/master/003-roadmap.md). | ||
| - [Check roadmap](https://yiisoft.github.io/docs/internals/003-roadmap). | ||
| - Check package issues at github. Usually there are some. |
No description provided.