nixos/rabbitmq: fix link to documentation

+1 -1
+1 -1
nixos/modules/services/amqp/rabbitmq.nix
··· 65 65 type = types.str; 66 66 description = '' 67 67 Verbatim configuration file contents. 68 - See http://www.rabbitmq.com/configure.htm 68 + See http://www.rabbitmq.com/configure.html 69 69 ''; 70 70 }; 71 71