Commit 8c31b2f4 authored by Evan Read's avatar Evan Read

Merge branch 'doc-fix-maven-repo-links' into 'master'

docs: fix links for maven from admin to user

See merge request gitlab-org/gitlab-ee!8185
parents dee87db2 85185add
...@@ -7,14 +7,14 @@ in GitLab 11.3. To learn how to use ...@@ -7,14 +7,14 @@ in GitLab 11.3. To learn how to use
When the GitLab Maven Repository is enabled, every project in GitLab will have When the GitLab Maven Repository is enabled, every project in GitLab will have
its own space to store [Maven](https://maven.apache.org/) packages. its own space to store [Maven](https://maven.apache.org/) packages.
To learn how to use it, see the [user documentation](../user/project/packages/maven.md). To learn how to use it, see the [user documentation](../user/project/packages/maven_repository.md).
## Enabling the Maven Repository ## Enabling the Maven Repository
NOTE: **Note:** NOTE: **Note:**
Once enabled, newly created projects will have the Packages feature enabled by Once enabled, newly created projects will have the Packages feature enabled by
default. Existing projects will need to default. Existing projects will need to
[explicitly enabled it](../user/project/packages/maven.md#enabling-the-packages-repository). [explicitly enabled it](../user/project/packages/maven_repository.md#enabling-the-packages-repository).
To enable the Maven repository: To enable the Maven repository:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment