Skip to content

Commit 81c88e3

Browse files
authored
fix link (#400)
1 parent f796fcb commit 81c88e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby_on_rails/linting_and_automatic_check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To lint the SASS/SCSS files in our project you can use the `stylelint` npm packa
3838

3939
`bin/yarn add stylelint stylelint-config-standard-scss`
4040

41-
Add to the project the [linter configuration file](../templates/stylelintrc.yml) and check the [`bin/fastcheck`
41+
Add to the project the [linter configuration file](../templates/.stylelintrc.yml) and check the [`bin/fastcheck`
4242
template](../templates/bin/fastcheck) to see the command to execute the SCSS linting.
4343

4444
## Erb lint

0 commit comments

Comments
 (0)