From 600900c77c39e6a2c268e1bf65591d73f4fc8cdf Mon Sep 17 00:00:00 2001 From: dish Date: Wed, 12 Feb 2025 11:23:25 -0500 Subject: [PATCH] nixos/peering-manager: fix documentation link formatting --- nixos/modules/services/web-apps/peering-manager.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/web-apps/peering-manager.nix b/nixos/modules/services/web-apps/peering-manager.nix index dd70567adab0..b912ccedc27c 100644 --- a/nixos/modules/services/web-apps/peering-manager.nix +++ b/nixos/modules/services/web-apps/peering-manager.nix @@ -52,7 +52,7 @@ in Enable Peering Manager. This module requires a reverse proxy that serves `/static` separately. - See this [example](https://github.com/peering-manager/contrib/blob/main/nginx.conf on how to configure this. + See this [example](https://github.com/peering-manager/contrib/blob/main/nginx.conf) on how to configure this. ''; };