follow service page renames authored by anarcat's avatar anarcat
......@@ -7,11 +7,11 @@ repos hosted in [GitLab][], but some services are managed by repos stored
directly in the target systems, such as [Puppet][], [LDAP][], [DNS][], [TLS][],
and probably others.
[GitLab]: howto/gitlab
[Puppet]: howto/puppet
[LDAP]: howto/ldap
[DNS]: howto/dns
[TLS]: howto/tls
[GitLab]: service/gitlab
[Puppet]: service/puppet
[LDAP]: service/ldap
[DNS]: service/dns
[TLS]: service/tls
## Commit signature verification
......@@ -86,7 +86,7 @@ The [Puppet repositories][] stored in the Puppet server are configured with
hooks to verify authentication of the incoming commits before performing ref
updates.
[Puppet repositories]: howto/puppet#file-layout
[Puppet repositories]: service/puppet#file-layout
Puppet deploys in the Puppet server:
......@@ -123,7 +123,7 @@ certificate from [Tor's Web Key Directory][]:
sq network wkd search <ADDRESS>
```
[Tor's Web Key Directory]: https://gitlab.torproject.org/tpo/tpa/team/-/wikis/howto/Web-Key-Directory-%5Bwkd%5D---How-keys-are-managed-in-Tor
[Tor's Web Key Directory]: https://gitlab.torproject.org/tpo/tpa/team/-/wikis/service/wkd
Then use `sq-git` to update the OpenPGP policy file with certificates from your
local store:
......
......