From 11a3752c20b770a06e9f26028f22908237022dcf Mon Sep 17 00:00:00 2001 From: Anil Seervi Date: Tue, 12 Oct 2021 17:13:28 +0530 Subject: [PATCH] Update global .gitignore template doc ID link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2ffb7d5..ec472da7 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