From 1c4d450a64c64b3bbf2fc6060bf09b5346e346ea Mon Sep 17 00:00:00 2001 From: Jerome Dalbert Date: Sat, 2 Nov 2024 01:43:37 -0700 Subject: [PATCH] Fix welcome bot contributing link --- .github/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config.yml b/.github/config.yml index bdf8267b67bb..c3c55ef188b6 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -5,4 +5,4 @@ newPRWelcomeComment: | If you have any questions or concerns that you wish to ask, feel free to leave a comment in this PR or join our #rubygems or #bundler channel on [Slack](http://slack.bundler.io/). - For more information about contributing to the RubyGems project feel free to review our [CONTRIBUTING](https://github.com/rubygems/rubygems/blob/master/CONTRIBUTING.md) guide + For more information about contributing to the RubyGems project feel free to review our [CONTRIBUTING](https://github.com/rubygems/rubygems/blob/master/doc/rubygems/CONTRIBUTING.md) guide