upd links
Some checks are pending
CI / Lint (push) Waiting to run

This commit is contained in:
onyx-and-iris 2025-03-12 15:48:43 +00:00
parent 99871a9040
commit eaf091dc1a

View File

@ -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/