diff --git a/README.md b/README.md index 2ea51ef..c68eef1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # A Collection of Useful .gitattributes Templates `Common.gitattributes` contains general exclusions that may apply to any project. Consider including them if they are applicable to your project. -You can use [this handy dandy generator](https://richienb.github.io/gitattributes-generator) to generate your gitattributes files on the fly based on files inside of this repository. +You can use [this](https://richienb.github.io/gitattributes-generator) or [this](https://gitattributes.com/) handy dandy generator to generate your gitattributes files on the fly based on files inside of this repository. ## CI step