From 282886b87986915591424108a0b1219075e40db2 Mon Sep 17 00:00:00 2001 From: Irfan Alibay Date: Tue, 6 Oct 2020 11:58:40 +0100 Subject: [PATCH] change CHARMM selection syntax page --- package/doc/sphinx/source/documentation_pages/selections.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/doc/sphinx/source/documentation_pages/selections.rst b/package/doc/sphinx/source/documentation_pages/selections.rst index 88a06924998..121f380fb46 100644 --- a/package/doc/sphinx/source/documentation_pages/selections.rst +++ b/package/doc/sphinx/source/documentation_pages/selections.rst @@ -12,7 +12,7 @@ syntax`_):: >>> kalp = universe.select_atoms("segid KALP") .. _`CHARMM's atom selection syntax`: - http://www.charmm.org/documentation/c37b1/select.html + https://www.charmm.org/charmm/documentation/by-version/c45b1/select.html The :meth:`~MDAnalysis.core.groups.AtomGroup.select_atoms` method of a :class:`~MDAnalysis.core.groups.AtomGroup` or a