From 9d72305d4c3386b459117174805e280902e86dff Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Wed, 8 May 2019 09:25:15 +0200
Subject: [PATCH] Small fixes

---
 conda/recipe/meta.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conda/recipe/meta.yaml b/conda/recipe/meta.yaml
index e9d3a0783..1b326b73d 100644
--- a/conda/recipe/meta.yaml
+++ b/conda/recipe/meta.yaml
@@ -66,10 +66,10 @@ about:
   license: LGPL
   license_file: COPYING.LESSER
   summary: 'Free energy calculations in molecular systems'
-  description: |
+  description: >
     PLUMED is an open source library for free energy calculations in
     molecular systems which works together with some of the most
     popular molecular dynamics engines.
-  doc_url: https://plumed.github.io/doc-v2.4/user-doc/html/index.html
+  doc_url: https://plumed.github.io/doc-v2.5/user-doc/html/index.html
   dev_url: https://github.com/plumed/plumed2
 
-- 
GitLab