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
6ac3b411
Commit
6ac3b411
authored
Apr 03, 2019
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix documentation for maven group endpoint
parent
2d75b525
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
doc/user/project/packages/maven_repository.md
doc/user/project/packages/maven_repository.md
+2
-3
No files found.
doc/user/project/packages/maven_repository.md
View file @
6ac3b411
...
...
@@ -197,9 +197,8 @@ domain name.
NOTE:
**Note:**
For retrieving artifacts, you can use either the
[
URL encoded
](
../../../api/README.md#namespaced-path-encoding
)
path of the project
(e.g.,
`group%2Fproject`
) or the project's ID (e.g.,
`42`
). However, only the
project's ID can be used for uploading.
[
URL encoded
](
../../../api/README.md#namespaced-path-encoding
)
path of the group
(e.g.,
`group%2Fsubgroup`
) or the group's ID (e.g.,
`12`
).
### Instance level Maven endpoint
...
...
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