From f0f42b3cddf53dd29a0bce316dce72326dd618b8 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Sun, 8 Nov 2020 12:30:47 +0100
Subject: [PATCH] change openmm url

openmm.org seems to be down, no idea whether this persists.
Github page should be equally good...
---
 doc/buildsystem.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/buildsystem.rst b/doc/buildsystem.rst
index df28ce02..0a3449d5 100644
--- a/doc/buildsystem.rst
+++ b/doc/buildsystem.rst
@@ -165,7 +165,7 @@ safely delete the whole source folder.
 .. _python: https://www.python.org/
 .. _boost: https://www.boost.org/
 .. _eigen3: http://eigen.tuxfamily.org/index.php?title=Main_Page
-.. _openmm: http://openmm.org
+.. _openmm: https://github.com/openmm/openmm
 
 ..  LocalWords:  cmake makefiles CMakeLists txt DOCTEST LINKCHECK conf html
 ..  LocalWords:  doctest linkcheck qmean DQMEAN eigen CMakeCache
-- 
GitLab