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
da8eee2c
Commit
da8eee2c
authored
Feb 04, 2021
by
Craig Norris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor wording updates
parent
adcdb67f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/documentation/styleguide/index.md
doc/development/documentation/styleguide/index.md
+2
-2
No files found.
doc/development/documentation/styleguide/index.md
View file @
da8eee2c
...
...
@@ -997,8 +997,8 @@ To link to internal documentation:
-
Use relative links to Markdown files in the same repository.
-
Do not use absolute URLs or URLs from
`docs.gitlab.com`
.
-
Use
`../`
to navigate to higher-level directories.
-
Don't prepend
`./`
to links to files or directories.
If you need to link to a file in the same directory or in one of the sub-directories use
`path/to/file.md`
syntax without any prefixes
.
-
Don't prepend
`./`
to links to files or directories.
To link to a file in the
same directory or one of its sub-directories, use the syntax
`path/to/file.md`
.
-
Don't link relative to root. For example,
`/ee/user/gitlab_com/index.md`
.
Don't:
...
...
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