FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DevOps Division Guidebook
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Information Services
DevOps
General Documentation
DevOps Division Guidebook
Commits
1eac9c0c
Commit
1eac9c0c
authored
3 weeks ago
by
Nick Brown
Browse files
Options
Downloads
Patches
Plain Diff
docs: lint fix for README
parent
57879ed3
No related branches found
Branches containing commit
No related tags found
1 merge request
!453
feat: Knowledge base enhancements (diataxis)
Pipeline
#714135
passed
3 weeks ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
1eac9c0c
...
...
@@ -68,10 +68,10 @@ in [hooks/site_urls.py](./hooks/site_urls.py)
These are preferable to relative URLs, since:
*
A page containing
`site:`
URLs needn't change if it's relocated.
*
Whereas, a page containing relative URLs would need all of them updated.
*
Whereas, a page containing relative URLs would need all of them updated.
*
A page referenced by
`site:`
URLs can be relocated,
then a single search-and-replace performed to update all references.
*
Whereas, a page referenced by different relative URLs
*
Whereas, a page referenced by different relative URLs
requires that they all be updated, and each becomes defferent.
Such
`site:`
urls are translated as follows,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment