docs: fix link to configuration documentation in readme

This commit is contained in:
Karl-Philipp Wulfert
2019-04-19 12:59:15 +02:00
parent 6baad0ae31
commit 58989b44b2

View File

@@ -25,4 +25,4 @@ openstapps-configuration --help
## Configuration
To configure how your project's configuration is checked add a property `"openstappsConfiguration"` to your `package.json` with all or some properties of the [configuration](https://openstapps.gitlab.io/configuration/interfaces/_src_common_.configuration.html);
To configure how your project's configuration is checked add a property `"openstappsConfiguration"` to your `package.json` with all or some properties of the [configuration](https://openstapps.gitlab.io/configuration/interfaces/_common_.configuration.html).