]> source.dussan.org Git - gitignore.git/commitdiff
Fix broken links to Git book. 4512/head
authorCem Mergenci <cmergenci@gmail.com>
Fri, 27 Sep 2024 19:37:52 +0000 (22:37 +0300)
committerCem Mergenci <cmergenci@gmail.com>
Fri, 27 Sep 2024 19:37:52 +0000 (22:37 +0300)
README.md
community/Alteryx.gitignore

index 7014eed78dc3fe92dbd1c8556847ef2e2639a158..c43b1d0e8fcbc9b286ce28bd00749624d57c6729 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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]: https://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
+[chapter]: https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
 [progit]: http://git-scm.com/book
 
 ## Folder structure
index a8e1341ffe4fb816ad803d0710562ddf5a62c83c..8fe3c5cd7168948be8d65df7be75375549828e98 100644 (file)
@@ -29,7 +29,7 @@ CASS.ini
 *.gzlc
 
 ## gitignore reference sites
-# https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files
+# https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring
 # https://git-scm.com/docs/gitignore
 # https://help.github.com/articles/ignoring-files/