diff options
author | Kartik Singhal <kartiksinghal@gmail.com> | 2018-04-05 12:23:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-05 12:23:00 -0500 |
commit | 1f6879c2eee1e0c9ef695aa1744dc3396ab3d4e0 (patch) | |
tree | 8a0d2df611e9eb8f513492d901eb49801a930424 /README.md | |
parent | 07c730e1fccfe0f92b29e039ba149d20bfb332e7 (diff) | |
download | gitignore-1f6879c2eee1e0c9ef695aa1744dc3396ab3d4e0.tar.gz gitignore-1f6879c2eee1e0c9ef695aa1744dc3396ab3d4e0.zip |
Fix the anchor to ignore section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ the following resources are a great place to start: [man]: http://git-scm.com/docs/gitignore [help]: https://help.github.com/articles/ignoring-files -[chapter]: http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files +[chapter]: https://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#_ignoring [progit]: http://git-scm.com/book ## Folder structure |