From 053c3f5fb9defb7eb89023f4c9c8fcc6e7e710c9 Mon Sep 17 00:00:00 2001 From: Erik Hommel Date: Fri, 21 Jul 2017 15:22:58 +0200 Subject: [PATCH] fix link to github in installation docs --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index d56d288..b35a50c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -12,7 +12,7 @@ The best option for a server on which you can install CiviProxy is a simple mana Installing CiviProxy should be pretty straightforward: -* Download the GitHub repository from [https://github.com/systopia/CiviProxy](). +* Download the GitHub repository from [https://github.com/systopia/CiviProxy](https://github.com/systopia/CiviProxy). * In your repository are actually two relevant parts: * A CiviCRM extension called **de.systopia.civiproxy** that you can use to send mailings (newsletters) from CiviCRM. This should be installed on your target CiviCRM installation.