diff --git a/README.md b/README.md index fff8b844..4dea5cbd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Maven Central](https://img.shields.io/maven-central/v/org.gitlab/java-gitlab-api.svg)](http://mvnrepository.com/artifact/org.gitlab/java-gitlab-api) [![Build Status](https://travis-ci.org/timols/java-gitlab-api.svg?branch=master)](https://travis-ci.org/timols/java-gitlab-api) -A wrapper for the [Gitlab API](https://gitlab.org) written in Java. +A wrapper for the [Gitlab API](https://docs.gitlab.com/ee/api/) written in Java. [Documentation](https://timols.github.io/java-gitlab-api) is available in the form of [Javadocs](https://timols.github.io/java-gitlab-api) The major version indicates the API version of gitlab.