about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorAndré Schröder <andre.schroeder@andresco.de>2023-07-17 23:41:44 +0200
committerAndré Schröder <andre.schroeder@andresco.de>2023-07-17 23:41:44 +0200
commit9858973daddbccb53a926265a5458e7e81791f8f (patch)
tree58b208a59c88dcbfdfc8d963f4bb55e05497723e /nixos
parentbfa726f7dc82b40d374a94217b8686989444b68d (diff)
nixos/vaultwarden: Fix Markdown syntax of link
The typo was introduced in 1d41cff3dc4c8f37bb5841f51fcbff705e169178
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/security/vaultwarden/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/security/vaultwarden/default.nix b/nixos/modules/services/security/vaultwarden/default.nix
index 98ab8595bddf6..d22e6b5b40cdc 100644
--- a/nixos/modules/services/security/vaultwarden/default.nix
+++ b/nixos/modules/services/security/vaultwarden/default.nix
@@ -121,7 +121,7 @@ in {
         The available configuration options can be found in
         [the environment template file](https://github.com/dani-garcia/vaultwarden/blob/${vaultwarden.version}/.env.template).
 
-        See ()[#opt-services.vaultwarden.environmentFile) for how
+        See [](#opt-services.vaultwarden.environmentFile) for how
         to set up access to the Admin UI to invite initial users.
       '';
     };