Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7e619f68
Commit
7e619f68
authored
Dec 27, 2018
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix links to package administration doc
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
9e216d68
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
doc/administration/maven_repository.md
doc/administration/maven_repository.md
+1
-1
doc/administration/npm_registry.md
doc/administration/npm_registry.md
+1
-1
doc/administration/packages.md
doc/administration/packages.md
+2
-2
No files found.
doc/administration/maven_repository.md
View file @
7e619f68
...
@@ -16,4 +16,4 @@ Once enabled, newly created projects will have the Packages feature enabled by
...
@@ -16,4 +16,4 @@ 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_repository.md#enabling-the-packages-repository
)
.
[
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
)
doc/administration/npm_registry.md
View file @
7e619f68
...
@@ -16,4 +16,4 @@ Once enabled, newly created projects will have the Packages feature enabled by
...
@@ -16,4 +16,4 @@ 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/npm_registry.md#enabling-the-packages-repository
)
.
[
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
)
doc/administration/packages.md
View file @
7e619f68
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
Package feature provides a support for next products:
Package feature provides a support for next products:
*
[
Maven Repository
](
./maven_repository
)
*
[
Maven Repository
](
maven_repository.md
)
*
[
NPM Registry
](
./npm_registry
)
*
[
NPM Registry
](
npm_registry.md
)
## Enabling the Packages feature
## Enabling the Packages feature
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment