From cd026ef7ec3292b6686a7090f545ff85e3c3aebb Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Mon, 20 Jun 2016 12:46:37 +0200
Subject: [PATCH] fixed link

[makedoc]
---
 CHANGES/v2.2.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGES/v2.2.txt b/CHANGES/v2.2.txt
index 4e2fa2758..a6bfb52cf 100644
--- a/CHANGES/v2.2.txt
+++ b/CHANGES/v2.2.txt
@@ -160,8 +160,8 @@ For developers:
 - Added possibility to set a default location for plumed library in runtime binding.
   If the plumed wrapped is compiled with `-D__PLUMED_DEFAULT_KERNEL=/path/libplumedKernel.so`,
   then if the env var PLUMED_KERNEL is undefined or empty PLUMED will look in the path at compile time.
-- Tentative port files are now available <a href=\"http://github.com/plumed/ports">here</a>. They can be used to install PLUMED
-  using MacPorts.
+- Tentative port files are now available at [this link](http://github.com/plumed/ports). 
+  They can be used to install PLUMED using MacPorts.
 
 
 See branch \branch{v2.2} on git repository.
-- 
GitLab