diff --git a/service/vault.md b/service/vault.md
index 736a0144cddf54e09a158cad5aa82ecd870f29cd..7bdd0eb3e7d8fa24970c350de7bfba4acb6d7a75 100644
--- a/service/vault.md
+++ b/service/vault.md
@@ -1,7 +1,7 @@
 The vault service, based on [Vaultwarden][], serves as a secrets storage
 application.
 
-Vaultwarden: https://github.com/dani-garcia/vaultwarden
+[Vaultwarden]: https://github.com/dani-garcia/vaultwarden
 
 [[_TOC_]]
 
@@ -45,7 +45,7 @@ Vaultwarden: https://github.com/dani-garcia/vaultwarden
 ## Installation
 
 This service is installed using the upstream-provided container which runs under
-[Podman][].
+Podman.
 
 To set it up, deploy the `profile::vaultwarden` Puppet profile. This will: