aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Johnson <wirecat@github.com>2024-11-19 12:36:20 -0800
committerGitHub <noreply@github.com>2024-11-19 12:36:20 -0800
commit2254a873ce0b167a6ce8a18253ad596be0681115 (patch)
tree5042fb0b52b715ad7cb25dede8df2d88b2581423
parent76739a38b56907118c5a880d63250c99d5690a5a (diff)
parente3e4933fa5594ebd69307ef573d882a077e2ddac (diff)
downloadgitignore-2254a873ce0b167a6ce8a18253ad596be0681115.tar.gz
gitignore-2254a873ce0b167a6ce8a18253ad596be0681115.zip
Merge pull request #4512 from mergenci/fix-broken-links-to-git-book
Fix broken links to Git book
-rw-r--r--README.md2
-rw-r--r--community/Alteryx.gitignore2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7014eed7..c43b1d0e 100644
--- 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
diff --git a/community/Alteryx.gitignore b/community/Alteryx.gitignore
index a8e1341f..8fe3c5cd 100644
--- a/community/Alteryx.gitignore
+++ b/community/Alteryx.gitignore
@@ -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/