summary refs log tree commit diff
path: root/nixos/modules/services/networking/bird.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/networking/bird.nix')
-rw-r--r--nixos/modules/services/networking/bird.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/networking/bird.nix b/nixos/modules/services/networking/bird.nix
index 2fa1d6af7d2..e7e1db19152 100644
--- a/nixos/modules/services/networking/bird.nix
+++ b/nixos/modules/services/networking/bird.nix
@@ -24,7 +24,7 @@ in
         type = types.string;
         description = ''
           BIRD Internet Routing Daemon configuration file.
-          http://bird.network.cz/?get_doc&f=bird-3.html
+          <link xlink:href='http://bird.network.cz/'/>
         '';
       };