From a79aef65e84a44ec8b63a50c124899b7eeaaffe3 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Wed, 22 Mar 2017 15:00:57 -0400
Subject: [PATCH] correct inconsistent anchors

---
 doc/src/Section_tools.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/src/Section_tools.txt b/doc/src/Section_tools.txt
index b34cac4dc0..03611c7cdb 100644
--- a/doc/src/Section_tools.txt
+++ b/doc/src/Section_tools.txt
@@ -47,7 +47,7 @@ own sub-directories with their own Makefiles and/or README files.
 "ch2lmp"_#charmm
 "chain"_#chain
 "colvars"_#colvars
-"createatoms"_#createtools
+"createatoms"_#createatoms
 "drude"_#drude
 "eam database"_#eamdb
 "eam generate"_#eamgn
@@ -159,7 +159,7 @@ gmail.com) at ICTP, Italy.
 
 :line
 
-createatoms tool :h4,link(create)
+createatoms tool :h4,link(createatoms)
 
 The tools/createatoms directory contains a Fortran program called
 createAtoms.f which can generate a variety of interesting crystal
-- 
GitLab