diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5fbc527d1f..b6333e4b6f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,7 +117,7 @@ bundle exec puma -C ``` As an example, using one of the test rack apps: -[`test/rackup/hello.ru`][rackup file], and one of the test config files: +[`test/rackup/hello.ru`][rackup], and one of the test config files: [`test/config/settings.rb`][config], you would run the test app with: ```sh