Skip to content

Commit

Permalink
Docs: fix dead link in max-lines rule docs (#12766)
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbundy authored and kaicataldo committed Jan 9, 2020
1 parent 9dfc850 commit 25eb703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/max-lines.md
Expand Up @@ -110,7 +110,7 @@ You can turn this rule off if you are not concerned with the number of lines in

## Further reading

* [Software Module size and file size](http://www.mind2b.com/component/content/article/24-software-module-size-and-file-size)
* [Software Module size and file size](https://web.archive.org/web/20160725154648/http://www.mind2b.com/component/content/article/24-software-module-size-and-file-size)

## Related Rules

Expand Down

0 comments on commit 25eb703

Please sign in to comment.