rio: fix docbookisms
This commit is contained in:
parent
9a3a5b4402
commit
8b07ca5419
|
@ -18,8 +18,8 @@ in {
|
||||||
type = settingsFormat.type;
|
type = settingsFormat.type;
|
||||||
default = { };
|
default = { };
|
||||||
description = ''
|
description = ''
|
||||||
Configuration written to <filename>$XDG_CONFIG_HOME/rio/config.toml</filename>. See
|
Configuration written to {file}`$XDG_CONFIG_HOME/rio/config.toml`. See
|
||||||
<link xlink:href="https://raphamorim.io/rio/docs/#configuration-file"/> for options.
|
<https://raphamorim.io/rio/docs/#configuration-file> for options.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue