diff --git a/lib/suspenders/cleanup/generate_readme.rb b/lib/suspenders/cleanup/generate_readme.rb index 13ae6e04..a37e6be6 100644 --- a/lib/suspenders/cleanup/generate_readme.rb +++ b/lib/suspenders/cleanup/generate_readme.rb @@ -62,7 +62,7 @@ def perform heading "Accessibility", level: 2 description_for Suspenders::Generators::AccessibilityGenerator content <<~MARKDOWN - For more information, review the [Accessibility Tooling][] section in + For more information, review the [Accessibility Tooling][] section in the [CONTRIBUTING][] guide. [Accessibility Tooling]: ./CONTRIBUTING.md#accessibility-tooling @@ -125,7 +125,7 @@ def local_development ### Running the Development Server ``` - bin/rails dev + bin/dev ``` ### Seed Data