diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-05-17 15:48:47 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-05-17 15:48:47 -0300 |
commit | 1c9f190263af3b1043e682f578c80b1f1e4561c6 (patch) | |
tree | afcbc064e7b603e46946f5cb0634009b82184b9b | |
parent | 3e5f4a8757fa49c779919193b3b2665838953281 (diff) | |
download | gitlab-ce-docs-add-api-to-all-headings.tar.gz |
delete "version"docs-add-api-to-all-headings
-rw-r--r-- | doc/api/v3_to_v4.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/v3_to_v4.md b/doc/api/v3_to_v4.md index 4c3b354ceef..15a5b7a5290 100644 --- a/doc/api/v3_to_v4.md +++ b/doc/api/v3_to_v4.md @@ -1,4 +1,4 @@ -# API V3 to API V4 version +# API V3 to API V4 Since GitLab 9.0, API V4 is the preferred version to be used. |