From eaf091dc1a7bafd87399fd5f88f7910eee1740d1 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 12 Mar 2025 15:48:43 +0000 Subject: [PATCH] upd links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ac7fa2..fd5435a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Example: ## Custom Templates -It's possible to add your own custom templates, simply create a directory in `internal/registry/templates`. You'll need to rebuild the project before you can load the new templates. +It's possible to add your own custom templates, simply create a directory in `internal/registry/templates`. You'll need to [reinstall](https://github.com/onyx-and-iris/gignore?tab=readme-ov-file#install) the project before you can load the new templates. Then pass the dir name as a flag, for example: @@ -60,7 +60,7 @@ If a template is requested but not found in the custom directory then the gitign [gitignore.io][gitignoreio] For providing such a useful .gitignore service -[cuonglm][mh-cbon] For writing the [gogi][gogi] client library for gitignore.io +[cuonglm][cuonglm] For writing the [gogi][gogi] client library for gitignore.io [task]: https://taskfile.dev/