Commit 7e619f68 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix links to package administration doc

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 9e216d68
......@@ -16,4 +16,4 @@ Once enabled, newly created projects will have the Packages feature enabled by
default. Existing projects will need to
[explicitly enabled it](../user/project/packages/maven_repository.md#enabling-the-packages-repository).
To enable the Maven repository you need to enable [Packages feature](./packages.md)
To enable the Maven repository you need to enable [Packages feature](packages.md)
......@@ -16,4 +16,4 @@ Once enabled, newly created projects will have the Packages feature enabled by
default. Existing projects will need to
[explicitly enabled it](../user/project/packages/npm_registry.md#enabling-the-packages-repository).
To enable the NPM Registry you need to enable [Packages feature](./packages.md)
To enable the NPM Registry you need to enable [Packages feature](packages.md)
......@@ -2,8 +2,8 @@
Package feature provides a support for next products:
* [Maven Repository](./maven_repository)
* [NPM Registry](./npm_registry)
* [Maven Repository](maven_repository.md)
* [NPM Registry](npm_registry.md)
## Enabling the Packages feature
......
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