From c8183f2c4d4e8789bee031e99fdfab7a5a97d752 Mon Sep 17 00:00:00 2001 From: Jonathon Misiewicz Date: Tue, 30 Jan 2024 11:40:34 -0500 Subject: [PATCH] Update h2.cc Fix bad link in doxygen --- src/examples/h2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples/h2.cc b/src/examples/h2.cc index cd967d04a84..0f0f9bcd77e 100644 --- a/src/examples/h2.cc +++ b/src/examples/h2.cc @@ -36,7 +36,7 @@ \defgroup examplesh2hf Hartree-Fock equations for the hydrogen molecule \ingroup examples - The source is h2.cc. + The source is h2.cc. The Hartree-Fock wave function is computed for the hydrogen molecule in three dimensions without using symmetry.