From 8bd595f9f50d88060cdd8c83edfb45a06bd3e08e Mon Sep 17 00:00:00 2001
From: carlocamilloni <carlo.camilloni@gmail.com>
Date: Wed, 4 Sep 2019 10:40:05 +0200
Subject: [PATCH] docs

---
 CHANGES/v2.5.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md
index b272a127b..a9ea05509 100644
--- a/CHANGES/v2.5.md
+++ b/CHANGES/v2.5.md
@@ -200,4 +200,4 @@ For users:
   - Force using cython when compiling from source. Still using the pre-generated cpp file
     when installing from PyPI, to avoid cython dependency.
   - Using python 2 to create the cpp file uploaded on PyPI (this will change to python 3 in 2.6, see \issue{502}).
-- Module VES: Fixed a bug in updating of bias potential in VES_LINEAR_EXPANSION that is present for certain integrators that call the calculation of the bias multiple times (see [here](https://groups.google.com/d/msg/plumed-users/kPZu_tNZtgk/LrkS0EqrCQAJ)) and replica exchange.
+- Module VES: Fixed a bug in updating of bias potential in \ref VES_LINEAR_EXPANSION that is present for certain integrators that call the calculation of the bias multiple times (see [here](https://groups.google.com/d/msg/plumed-users/kPZu_tNZtgk/LrkS0EqrCQAJ)) and replica exchange.
-- 
GitLab