diff options
author | Rémy Coutable <remy@rymai.me> | 2016-05-18 00:07:51 -0500 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-05-18 00:07:51 -0500 |
commit | f7bdbc0b55dfed9f1bfabf052436bac2997e78f8 (patch) | |
tree | 6bbc630970b44f40d01cca0d3f7ffa32a42e2739 /doc/api/README.md | |
parent | da8ac1635f1c12e9455e7517bee29678c754d492 (diff) | |
download | gitlab-ce-f7bdbc0b55dfed9f1bfabf052436bac2997e78f8.tar.gz |
Make it clearer that /licenses is the OS license templates endpointimprove-license-doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/api/README.md')
-rw-r--r-- | doc/api/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md index ff039f1886f..27c5962decf 100644 --- a/doc/api/README.md +++ b/doc/api/README.md @@ -33,7 +33,7 @@ following locations: - [Build triggers](build_triggers.md) - [Build Variables](build_variables.md) - [Runners](runners.md) -- [Licenses](licenses.md) +- [Open source license templates](licenses.md) ## Authentication |