From 588f7456e70b8b492937ce301fd5b803d89f7f98 Mon Sep 17 00:00:00 2001 From: David Wells Date: Sat, 30 Jun 2018 00:41:03 -0400 Subject: [PATCH] Fix a broken URL. --- include/deal.II/physics/notation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/deal.II/physics/notation.h b/include/deal.II/physics/notation.h index 610ecd5763..48c65c65e4 100644 --- a/include/deal.II/physics/notation.h +++ b/include/deal.II/physics/notation.h @@ -277,7 +277,7 @@ namespace Physics * this * wikipedia page and the + * href="https://github.com/dealii/dealii/tree/master/tests/physics/notation-kelvin_02.cc">the * unit tests. * * @author Jean-Paul Pelteret, 2017 -- 2.39.5