diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b05a160..a768992f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ We welcome both issue reports and pull requests! Please follow these guidelines - Please provide a clear description of your issue, and a minimal reproducible code example if possible. - Include the Gin version (or commit reference), Go version, and operating system. - Indicate whether you can reproduce the bug and describe steps to do so. - - Attach relevant logs per [Logging Documentation](https://docs.gitea.com/administration/logging-config#collecting-logs-for-help). + - Attach relevant logs per [Logging Documentation](https://gin-gonic.com/en/docs/logging/). - **Feature requests:** - Before opening a request, check that a similar idea hasn’t already been suggested.