From 260850a5f86f8b2e3407f7fca8598c75968a2cb6 Mon Sep 17 00:00:00 2001 From: Axilleas Pipinellis Date: Thu, 29 Aug 2013 09:22:03 +0300 Subject: [PATCH] Fix links to CONTRIBUTING.md --- app-server/README.md | 3 ++- init/README.md | 2 +- install/README.md | 2 +- install/centos/README.md | 2 +- web-server/README.md | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) 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).