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
26d9916a
Commit
26d9916a
authored
Nov 22, 2018
by
Gilbert Roulot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix link in license management documentation
parent
5e68eeb8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/user/project/merge_requests/license_management.md
doc/user/project/merge_requests/license_management.md
+1
-1
No files found.
doc/user/project/merge_requests/license_management.md
View file @
26d9916a
...
...
@@ -8,7 +8,7 @@ in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.0.
If you are using
[
GitLab CI/CD
](
../../../ci/README.md
)
, you can search your project dependencies for their licenses
using License Management.
You can take advantage of License Management by either
[
including the CI job
](
../../../ci/examples/
dependency_scanning
.md
)
in
You can take advantage of License Management by either
[
including the CI job
](
../../../ci/examples/
license_management
.md
)
in
your existing
`.gitlab-ci.yml`
file or by implicitly using
[
Auto License Management
](
../../../topics/autodevops/index.md#auto-license-management
)
that is provided by
[
Auto DevOps
](
../../../topics/autodevops/index.md
)
.
...
...
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