From 2e5ac2fb19d36252173987fe65506f1c8943f670 Mon Sep 17 00:00:00 2001 From: David Wells Date: Wed, 16 May 2018 12:18:53 -0400 Subject: [PATCH] Fix links. We use '8_5_0' and '9_0_0' in the URLs. --- 9.0/paper.bib | 2 +- 9.0/paper.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/9.0/paper.bib b/9.0/paper.bib index 65fe443..535dbd7 100644 --- a/9.0/paper.bib +++ b/9.0/paper.bib @@ -29,7 +29,7 @@ key={List of Changes}, Title = {List of Changes for 9.0}, Note = {\url{https://www.dealii.org/developer/doxygen/deal.II/changes_between_8_5_and_9_0.html}}, - Url = {https://www.dealii.org/developer/doxygen/deal.II/changes_between_8_5_and_9_0.html} + Url = {https://www.dealii.org/developer/doxygen/deal.II/changes_between_8_5_0_and_9_0.html} } diff --git a/9.0/paper.tex b/9.0/paper.tex index 305e52c..b4d98da 100644 --- a/9.0/paper.tex +++ b/9.0/paper.tex @@ -263,7 +263,7 @@ This release of \dealii contains a number of large and significant changes that will be discussed in the following sections. It of course also contains a vast number of smaller changes and added functionality; the details of these can be found -\href{https://www.dealii.org/developer/doxygen/deal.II/changes_between_8_5_and_9_0.html}{ +\href{https://dealii.org/developer/doxygen/deal.II/changes_between_8_5_0_and_9_0_0.html}{ in the file that lists all changes for this release}, see \cite{changes90}. (The file is also linked to from the web site of each release as well as the release announcement.) @@ -624,7 +624,7 @@ With these additions, the code gallery now contains 10 different applications. \subsection{Incompatible changes} The 9.0 release includes -\href{https://www.dealii.org/developer/doxygen/deal.II/changes_between_8_5_and_9_0.html} +\href{https://dealii.org/developer/doxygen/deal.II/changes_between_8_5_0_and_9_0_0.html} {around 75 incompatible changes}; see \cite{changes90}. The majority of these changes should not be visible to typical user codes; some remove previously deprecated classes and functions, and the majority change internal -- 2.39.5