diff options
| author | Matt Penna <mpenna@gitlab.com> | 2019-09-03 16:07:05 +0000 |
|---|---|---|
| committer | Matt Penna <mpenna@gitlab.com> | 2019-09-03 16:07:05 +0000 |
| commit | 9c46b229f87529b5f4b458185faf3a4aedb3b738 (patch) | |
| tree | 660ebb4ffb7ebd467893b3fb0802e7df5d573e6c | |
| parent | 1ecdd75b35d587bc180511242686cf11181fc78d (diff) | |
| download | gitlab-ce-docs-ssot-api-templates.tar.gz | |
Apply suggestion to doc/api/templates/gitignores.mddocs-ssot-api-templates
| -rw-r--r-- | doc/api/templates/gitignores.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/templates/gitignores.md b/doc/api/templates/gitignores.md index d1eb05935ad..0b6d944cb62 100644 --- a/doc/api/templates/gitignores.md +++ b/doc/api/templates/gitignores.md @@ -6,7 +6,7 @@ type: reference In GitLab, there is an API endpoint available for `.gitignore`. For more information on `gitignore`, see the -[git documentation](https://git-scm.com/docs/gitignore). +[Git documentation](https://git-scm.com/docs/gitignore). ## List `.gitignore` templates |
