[DOCs] Made relative the link to KiPlotYAML.md
This commit is contained in:
parent
f040798278
commit
d3b32a4193
|
|
@ -285,7 +285,7 @@ i.e. *my_project.kibot.yaml*. The format used is [YAML](https://yaml.org/).
|
|||
This is basically a text file with some structure.
|
||||
This file can be compressed using *gzip* file format.
|
||||
|
||||
If you never used YAML read the following [explanation](https://github.com/INTI-CMNB/KiBot/blob/master/docs/KiPlotYAML.md).
|
||||
If you never used YAML read the following [explanation](docs/KiPlotYAML.md).
|
||||
Note that the explanation could be useful even if you know YAML.
|
||||
|
||||
### Quick start
|
||||
|
|
|
|||
|
|
@ -208,7 +208,7 @@ i.e. *my_project.kibot.yaml*. The format used is [YAML](https://yaml.org/).
|
|||
This is basically a text file with some structure.
|
||||
This file can be compressed using *gzip* file format.
|
||||
|
||||
If you never used YAML read the following [explanation](https://github.com/INTI-CMNB/KiBot/blob/master/docs/KiPlotYAML.md).
|
||||
If you never used YAML read the following [explanation](docs/KiPlotYAML.md).
|
||||
Note that the explanation could be useful even if you know YAML.
|
||||
|
||||
### Quick start
|
||||
|
|
|
|||
Loading…
Reference in New Issue