aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhengYuan Loo <loozhengyuan@gmail.com>2020-07-04 04:17:35 +0800
committerGitHub <noreply@github.com>2020-07-03 17:17:35 -0300
commitc9fab68db3d854d1482fb566f521989b4506fd7f (patch)
treed15f7056cc4bd7a503298424808b86c7c8f5c580
parent6eff882467cbde7b4e293b4dd6abd7685fc67844 (diff)
downloadgitignore-c9fab68db3d854d1482fb566f521989b4506fd7f.tar.gz
gitignore-c9fab68db3d854d1482fb566f521989b4506fd7f.zip
Update stale heading anchor (#3445)
Co-authored-by: ZhengYuan Loo <loozhengyuan@users.noreply.github.com>
-rw-r--r--Global/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Global/README.md b/Global/README.md
index 06b6649b..6e57d87f 100644
--- a/Global/README.md
+++ b/Global/README.md
@@ -4,7 +4,7 @@ This directory contains globally useful gitignores,
e.g. OS-specific and editor specific.
For more on global gitignores:
-<https://help.github.com/articles/ignoring-files/#create-a-global-gitignore>
+<https://help.github.com/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer>
And a good blog post about 'em:
<http://augustl.com/blog/2009/global_gitignores>