mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
nixos/peering-manager: fix documentation link formatting
This commit is contained in:
parent
88b108f328
commit
600900c77c
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue