Skip to content

Commit 6fa1d90

Browse files
committed
(fix): links
1 parent 9ff940b commit 6fa1d90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/cluster/container-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ In the `daemon.json`:
113113

114114
It is highly recommended to have docker rootless active for the docker daemon on the machine that runs the registry!
115115

116-
See [Docker Rootless →]({{< relref "installation/installation-linux" >}}) how to do that.
116+
See [Docker Rootless →]({{< relref "/docs/installation/installation-linux" >}}) how to do that.
117117

118118
TLS is only required if your registry is public accessible. If you have it local or behind a NAT with only
119119
controlled machines, it is not needed.

content/en/docs/installation/installation-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ However you need to add your current user to the `docker` group. We need this so
118118

119119
Please follow this explanation how to do it: [Official docker docs on docker group add](https://docs.docker.com/engine/install/linux-postinstall/)
120120

121-
=> Rootless mode is recommended if you run GMT in cluster mode. If you want to install that just read the next paragraph. In case you want to run root mode also in a cluster be sure to read the Security paragraph under [Advanced Instrumentation →]({{< relref "measuring/advanced-instrumentation" >}})
121+
=> Rootless mode is recommended if you run GMT in cluster mode. If you want to install that just read the next paragraph. In case you want to run root mode also in a cluster be sure to read the Security paragraph under [Advanced Instrumentation →]({{< relref "/docs/measuring/advanced-instrumentation" >}})
122122

123123
### Rootless mode (optional)
124124

0 commit comments

Comments
 (0)