aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBrian Douglas <bdougie@users.noreply.github.com>2021-12-10 16:06:20 -0800
committerGitHub <noreply@github.com>2021-12-10 16:06:20 -0800
commit15152bf82350478e1a895988b1b562e7a2269393 (patch)
tree3de42a0a19f3388afe4f0f246c753fcfe1ef7ffa /README.md
parenta419663ea9c3ab2f04379c6f7bb67c37c79abc67 (diff)
parent11a3752c20b770a06e9f26028f22908237022dcf (diff)
downloadgitignore-15152bf82350478e1a895988b1b562e7a2269393.tar.gz
gitignore-15152bf82350478e1a895988b1b562e7a2269393.zip
Merge pull request #3854 from AnilSeervi/patch-1
Update global .gitignore template doc ID link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8449c5e9..7014eed7 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ We support a collection of templates, organized in this way:
unimportant files into your repository.
- [`Global`](./Global) contains templates for various editors, tools and
operating systems that can be used in different situations. It is recommended
- that you either [add these to your global template](https://help.github.com/articles/ignoring-files/#create-a-global-gitignore)
+ that you either [add these to your global template](https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer)
or merge these rules into your project-specific templates if you want to use
them permanently.
- [`community`](./community) contains specialized templates for other popular