nixos/bird: Fix doc compilation

+1 -1
+1 -1
nixos/modules/services/networking/bird.nix
··· 24 24 type = types.string; 25 25 description = '' 26 26 BIRD Internet Routing Daemon configuration file. 27 - http://bird.network.cz/?get_doc&f=bird-3.html 27 + <link xlink:href='http://bird.network.cz/'/> 28 28 ''; 29 29 }; 30 30