Added script which checks cross-document links

Added a script which reads all .md files and checks if the links are valid.
Also corrected two mistakes found by this script.
This commit is contained in:
Markus Makela
2015-12-04 12:50:53 +02:00
parent 16d53f0eb1
commit da572449c8
3 changed files with 18 additions and 2 deletions

View File

@ -19,5 +19,5 @@ Bugs can be reported in the MariaDB Jira
## Installing MaxScale
Information about installing MaxScale, either from a repository or by building from source code, is included in the [MariaDB MaxScale Installation Guide](../Getting-Started/MariaDB-MaxScale-Installation-Guide.md).
The same guide also provides basic information on running MaxScale. More detailed information about configuring MaxScale is given in the [Configuration Guide](/Documentation/Getting-Started/Configuration-Guide.md).
The same guide also provides basic information on running MaxScale. More detailed information about configuring MaxScale is given in the [Configuration Guide](../Getting-Started/Configuration-Guide.md).