mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +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 = ''
|
description = ''
|
||||||
Specify the configuration for Tempo in Nix.
|
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