nixos/mautrix-telegram: fix link to example config

This commit is contained in:
Winter 2022-10-30 12:34:02 -04:00
parent 8e803f4364
commit 4abe8dcd61

View file

@ -85,7 +85,7 @@ in {
description = lib.mdDoc ''
{file}`config.yaml` configuration as a Nix attribute set.
Configuration options should match those described in
[example-config.yaml](https://github.com/tulir/mautrix-telegram/blob/master/example-config.yaml).
[example-config.yaml](https://github.com/mautrix/telegram/blob/master/mautrix_telegram/example-config.yaml).
Secret tokens should be specified using {option}`environmentFile`
instead of this world-readable attribute set.