Skip to content

Commit 13c3bb7

Browse files
Lorena CiutacuAshraf Khamis
andcommitted
Merge branch 'docs-fix-links' into 'master'
Docs maintenance: Fix broken links See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6986 Merged-by: Lorena Ciutacu <[email protected]> Approved-by: Lorena Ciutacu <[email protected]> Co-authored-by: Ashraf Khamis <[email protected]>
2 parents 906498b + 1949ff2 commit 13c3bb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/maintenance/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ As a demonstration, the first line of the previous example can be interpreted as
2727
- `Nginx` is the process name.
2828
- `972` is the process identifier.
2929
- NGINX has been running for 7 seconds (`7s`).
30-
- `log` indicates a [svlogd logging process](https://manpages.ubuntu.com/manpages/bionic/man8/svlogd.8.html) attached to the preceding process.
30+
- `log` indicates a [svlogd logging process](https://manpages.ubuntu.com/manpages/lunar/en/man8/svlogd.8.html) attached to the preceding process.
3131
- `971` is the process identifier for the logging process.
3232
- The logging process has been running for 7 seconds (`7s`).
3333

doc/settings/rpi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Even with a newer Pi, the first setting you will want to change is to ensure
2222
the device has enough memory available by expanding the swap space to 4GB.
2323

2424
On Raspbian, swap can be configured in `/etc/dphys-swapfile`.
25-
See [the manpage](https://manpages.ubuntu.com/manpages/bionic/man8/dphys-swapfile.8.html#config) for available settings.
25+
See [the manpage](https://manpages.ubuntu.com/manpages/lunar/en/man8/dphys-swapfile.8.html) for available settings.
2626

2727
## Install GitLab
2828

0 commit comments

Comments
 (0)