docs(community): use absolute link to CoC instead of relative#4732
Conversation
- the relative link made it so that if you happen to land on https://wails.io/community-guide/ (with a trailing slash), it would take you to https://wails.io/community-guide/coc, which 404s - if you were at https://wails.io/community-guide (no trailing slash), it was fine. - use an absolute link so that it works the same regardless of the trailing slash or not
WalkthroughUpdates the Community Guide's Code of Conduct link from relative to absolute path ("/coc"), and documents this fix in the changelog. The change improves link routing consistency when trailing slashes are present. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (2)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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 |
|
Thanks! |
|
@leaanthony the CI seems to have stalled here for some reason ("Run Go Tests" has been pending indefinitely) and seems to need manual intervention. Also would you be able to review my other small docs PRs? |
|
Ah man. Sorry about that. Will have a look tomorrow 👍👍 |
|



Description
Fixes #NA
Just stumbled upon this while reading through the Contributing Guide.
Type of change
Docs bug fix
How Has This Been Tested?
Ran the local docs server with
npm startTest Configuration
N/A - docs-only change
Checklist:
website/src/pages/changelog.mdxwith details of this PRSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.