diff --git a/website/src/pages/changelog.mdx b/website/src/pages/changelog.mdx index 8182af3fb..76d85f653 100644 --- a/website/src/pages/changelog.mdx +++ b/website/src/pages/changelog.mdx @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed link to CoC in Community Guide when there was a trailing slash by @agilgur5 in [#4732](https://github.com/wailsapp/wails/pull/4732) - Fixed indentation in "How does it work?" page by @agilgur5 in [#4733](https://github.com/wailsapp/wails/pull/4733) ## v2.11.0 - 2025-11-08 diff --git a/website/src/pages/community-guide.mdx b/website/src/pages/community-guide.mdx index 585015942..a0be54ad9 100644 --- a/website/src/pages/community-guide.mdx +++ b/website/src/pages/community-guide.mdx @@ -6,7 +6,7 @@ The number of Wails users is growing at an incredible rate, and if you're readin ### Code of Conduct -This [Code of Conduct](./coc) is an easy guide to develop the technical communities in which we participate. +This [Code of Conduct](/coc) is an easy guide to develop the technical communities in which we participate. ### Stay in the Know