Fix reflink typo in file provider documentation
This commit is contained in:
parent
dce6a86900
commit
4b38d7368f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Good Old Configuration File
|
||||||
|
|
||||||
The file provider lets you define the [dynamic configuration](./overview.md) in a TOML or YAML file.
|
The file provider lets you define the [dynamic configuration](./overview.md) in a TOML or YAML file.
|
||||||
|
|
||||||
It supports providing configuration through a [single configuration file]](#filename) or [multiple separate files](#directory).
|
It supports providing configuration through a [single configuration file](#filename) or [multiple separate files](#directory).
|
||||||
|
|
||||||
!!! info
|
!!! info
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue