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
25de90bb
Commit
25de90bb
authored
Jul 30, 2019
by
Sean McGivern
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix broken internal links in docs
parent
004b72fe
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
doc/install/installation.md
doc/install/installation.md
+1
-1
doc/user/clusters/applications.md
doc/user/clusters/applications.md
+1
-1
doc/user/project/repository/branches/index.md
doc/user/project/repository/branches/index.md
+1
-1
No files found.
doc/install/installation.md
View file @
25de90bb
...
...
@@ -6,7 +6,7 @@ type: howto
This is the official installation guide to set up a production GitLab server
using the source files. To set up a
**development installation**
or for many
other installation options, see the
[
main installation page
](
index
.md
)
.
other installation options, see the
[
main installation page
](
README
.md
)
.
It was created for and tested on
**Debian/Ubuntu**
operating systems.
Read
[
requirements.md
](
requirements.md
)
for hardware and operating system requirements.
If you want to install on RHEL/CentOS, we recommend using the
...
...
doc/user/clusters/applications.md
View file @
25de90bb
...
...
@@ -95,7 +95,7 @@ CI/CD](../../ci/README.md), the open-source continuous integration
service included with GitLab that coordinates the jobs. When installing
the GitLab Runner via the applications, it will run in
**
privileged
mode
**
by default. Make sure you read the
[
security
implications
](
../project/clusters/index.md
/
#security-implications
)
before doing so.
implications
](
../project/clusters/index.md#security-implications
)
before doing so.
NOTE:
**Note:**
The
...
...
doc/user/project/repository/branches/index.md
View file @
25de90bb
...
...
@@ -13,7 +13,7 @@ After pushing your changes to a new branch, you can:
-
Create a
[
merge request
](
../../merge_requests/index.md
)
-
Perform inline code review
-
[
Discuss
](
../../discussions/index.md
)
your implementation with your team
-
[
Discuss
](
../../
../
discussions/index.md
)
your implementation with your team
-
Preview changes submitted to a new branch with
[
Review Apps
](
../../../../ci/review_apps/index.md
)
.
With
[
GitLab Starter
](
https://about.gitlab.com/pricing/
)
, you can also request
...
...
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