mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixos/tempo: fix documentation link formatting
This commit is contained in:
parent
6aa47a42fe
commit
956a5cedd4
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in
|
|||
description = ''
|
||||
Specify the configuration for Tempo in Nix.
|
||||
|
||||
See https://grafana.com/docs/tempo/latest/configuration/ for available options.
|
||||
See <https://grafana.com/docs/tempo/latest/configuration/> for available options.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue