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 ...@@ -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][], directly in the target systems, such as [Puppet][], [LDAP][], [DNS][], [TLS][],
and probably others. and probably others.
[GitLab]: howto/gitlab [GitLab]: service/gitlab
[Puppet]: howto/puppet [Puppet]: service/puppet
[LDAP]: howto/ldap [LDAP]: service/ldap
[DNS]: howto/dns [DNS]: service/dns
[TLS]: howto/tls [TLS]: service/tls
## Commit signature verification ## Commit signature verification
...@@ -86,7 +86,7 @@ The [Puppet repositories][] stored in the Puppet server are configured with ...@@ -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 hooks to verify authentication of the incoming commits before performing ref
updates. updates.
[Puppet repositories]: howto/puppet#file-layout [Puppet repositories]: service/puppet#file-layout
Puppet deploys in the Puppet server: Puppet deploys in the Puppet server:
...@@ -123,7 +123,7 @@ certificate from [Tor's Web Key Directory][]: ...@@ -123,7 +123,7 @@ certificate from [Tor's Web Key Directory][]:
sq network wkd search <ADDRESS> 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 Then use `sq-git` to update the OpenPGP policy file with certificates from your
local store: local store:
... ...
......