From 5487aa1ad0954e6932ddad75f1d9cfeaedfc10ba Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Fri, 12 May 2017 12:21:29 +0200 Subject: [PATCH] Fix a link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9bd7e881e..464f7e08e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,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. -Also double check with the current issues on our [Issues Tracker] (https://github.com/zalando-incubator/postgres-operator/issues>). +Also double check with the current issues on our [Issues Tracker](https://github.com/zalando-incubator/postgres-operator/issues). ## Contributing a pull request