From d4962105ef22d75b766f4ac8f96ba6d69b07ae01 Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Fri, 12 May 2017 14:56:22 +0200 Subject: [PATCH] Change the broken reference. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 464f7e08e..66d2aac99 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Wanna contribute to the Postgres Operator? Yay - here is how! ## Reporting issues -If you have a question about patroni or have a problem using it, please read the :ref:`README ` before filing an issue. +If you have a question about patroni or have a problem using it, please read the`README` before filing an issue. Also double check with the current issues on our [Issues Tracker](https://github.com/zalando-incubator/postgres-operator/issues). ## Contributing a pull request