summaryrefslogtreecommitdiff
path: root/doc/administration/troubleshooting/linux_cheat_sheet.md
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-09-11 11:13:26 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-09-11 11:13:26 +0000
commit71cc59e5bcedaa6ffff17c1f335ecb5ec57956eb (patch)
tree689287d36de2e6cf4a6e42c2b875c2e5122e45fb /doc/administration/troubleshooting/linux_cheat_sheet.md
parent2cb7463a3f4d60bd95c0ee9a362fb184e377c03d (diff)
downloadgitlab-ce-71cc59e5bcedaa6ffff17c1f335ecb5ec57956eb.tar.gz
Change links to relative
Make several links, mostly in admin troubleshooting, relative, as is the standard
Diffstat (limited to 'doc/administration/troubleshooting/linux_cheat_sheet.md')
-rw-r--r--doc/administration/troubleshooting/linux_cheat_sheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/troubleshooting/linux_cheat_sheet.md b/doc/administration/troubleshooting/linux_cheat_sheet.md
index 2bbb498f020..853f553571c 100644
--- a/doc/administration/troubleshooting/linux_cheat_sheet.md
+++ b/doc/administration/troubleshooting/linux_cheat_sheet.md
@@ -259,7 +259,7 @@ then compare summaries of both results and dive into the differences.
Rough numbers for calls to `open` and `openat` (used to access files) on various configurations.
Slow storage can cause the dreaded `DeadlineExceeded` error in Gitaly.
-Also [see this entry](https://docs.gitlab.com/ee/administration/operations/filesystem_benchmarking.html)
+Also [see this entry](../operations/filesystem_benchmarking.md)
in the handbook for quick tests customers can perform to check their filesystem performance.
Keep in mind that timing information from `strace` is often somewhat inaccurate, so