diff --git a/README.md b/README.md index ee91fe90..b55e3fa5 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/README.in b/docs/README.in index 59675102..ce46ed13 100644 --- a/docs/README.in +++ b/docs/README.in @@ -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