diff --git a/app-server/README.md b/app-server/README.md index eb433a7..0fb4013 100644 --- a/app-server/README.md +++ b/app-server/README.md @@ -1,3 +1,4 @@ In this section there are provided additional configuration files for various application servers. -If you have something to contribute please read the [contributing guidelines](../contributing.md). +If you have something to contribute please read the [contributing guidelines](../CONTRIBUTING.md). + diff --git a/init/README.md b/init/README.md index 0fa962e..1738414 100644 --- a/init/README.md +++ b/init/README.md @@ -1,3 +1,3 @@ In this section there are provided additional configuration files for various init systems. -If you have something to contribute please read the [contributing guidelines](../contributing.md). +If you have something to contribute please read the [contributing guidelines](../CONTRIBUTING.md). diff --git a/install/README.md b/install/README.md index 4886128..d53b37f 100644 --- a/install/README.md +++ b/install/README.md @@ -1,3 +1,3 @@ In this section there are provided additional installation guides and scripts for various platforms. -If you have something to contribute please read the [contributing guidelines](../contributing.md). +If you have something to contribute please read the [contributing guidelines](../CONTRIBUTING.md). diff --git a/install/centos/README.md b/install/centos/README.md index bf5de9a..6cb0321 100644 --- a/install/centos/README.md +++ b/install/centos/README.md @@ -27,7 +27,7 @@ Look for the **RHEL Notes** note. #### If you find a bug If you find a bug/error in this guide please submit an issue or pull request -following the contribution guide (see `../../contributing.md`). +following the contribution guide (see [CONTRIBUTING.md](../../CONTRIBUTING.md)). #### Security diff --git a/web-server/README.md b/web-server/README.md index 4117d6f..46676fe 100644 --- a/web-server/README.md +++ b/web-server/README.md @@ -1,3 +1,3 @@ In this section there are provided additional configuration files for various web servers. -If you have something to contribute please read the [contributing guidelines](../contributing.md). +If you have something to contribute please read the [contributing guidelines](../CONTRIBUTING.md).