From 7683f1f66aa6e2dac7e5c890238688835d12a9d1 Mon Sep 17 00:00:00 2001 From: Cody Balos Date: Tue, 13 Feb 2024 12:34:30 -0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: David Gardner --- doc/arkode/guide/source/Introduction.rst | 2 +- doc/cvode/guide/source/Introduction.rst | 2 +- doc/cvodes/guide/source/Introduction.rst | 2 +- doc/ida/guide/source/Introduction.rst | 2 +- doc/idas/guide/source/Introduction.rst | 2 +- doc/kinsol/guide/source/Introduction.rst | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/arkode/guide/source/Introduction.rst b/doc/arkode/guide/source/Introduction.rst index ebf540b295..964fa6acc9 100644 --- a/doc/arkode/guide/source/Introduction.rst +++ b/doc/arkode/guide/source/Introduction.rst @@ -314,7 +314,7 @@ Fixed `GitHub Issue #329 `_ so that C++20 aggregate initialization can be used. Fixed integer overflow in the internal SUNDIALS hashmap. This resolves -`GitHub Issue #409 `_ and +`GitHub Issues #409 `_ and `#249 `_. Changes in v5.7.0 diff --git a/doc/cvode/guide/source/Introduction.rst b/doc/cvode/guide/source/Introduction.rst index 7aa27e1680..92b97c8e8c 100644 --- a/doc/cvode/guide/source/Introduction.rst +++ b/doc/cvode/guide/source/Introduction.rst @@ -284,7 +284,7 @@ Fixed `GitHub Issue #329 `_ so that C++20 aggregate initialization can be used. Fixed integer overflow in the internal SUNDIALS hashmap. This resolves -`GitHub Issue #409 `_ and +`GitHub Issues #409 `_ and `#249 `_. Changes in v6.7.0 diff --git a/doc/cvodes/guide/source/Introduction.rst b/doc/cvodes/guide/source/Introduction.rst index 71c41ba69b..8f846a2625 100644 --- a/doc/cvodes/guide/source/Introduction.rst +++ b/doc/cvodes/guide/source/Introduction.rst @@ -284,7 +284,7 @@ Fixed `GitHub Issue #329 `_ so that C++20 aggregate initialization can be used. Fixed integer overflow in the internal SUNDIALS hashmap. This resolves -`GitHub Issue #409 `_ and +`GitHub Issues #409 `_ and `#249 `_. Changes in v6.7.0 diff --git a/doc/ida/guide/source/Introduction.rst b/doc/ida/guide/source/Introduction.rst index 15740c799a..0792c82bcb 100644 --- a/doc/ida/guide/source/Introduction.rst +++ b/doc/ida/guide/source/Introduction.rst @@ -245,7 +245,7 @@ Fixed `GitHub Issue #329 `_ so that C++20 aggregate initialization can be used. Fixed integer overflow in the internal SUNDIALS hashmap. This resolves -`GitHub Issue #409 `_ and +`GitHub Issues #409 `_ and `#249 `_. Changes in v6.7.0 diff --git a/doc/idas/guide/source/Introduction.rst b/doc/idas/guide/source/Introduction.rst index b56bcd6da9..aa3b28d7b7 100644 --- a/doc/idas/guide/source/Introduction.rst +++ b/doc/idas/guide/source/Introduction.rst @@ -259,7 +259,7 @@ Fixed `GitHub Issue #329 `_ so that C++20 aggregate initialization can be used. Fixed integer overflow in the internal SUNDIALS hashmap. This resolves -`GitHub Issue #409 `_ and +`GitHub Issues #409 `_ and `#249 `_. Changes in v5.7.0 diff --git a/doc/kinsol/guide/source/Introduction.rst b/doc/kinsol/guide/source/Introduction.rst index 7a1ce51897..d010166e85 100644 --- a/doc/kinsol/guide/source/Introduction.rst +++ b/doc/kinsol/guide/source/Introduction.rst @@ -240,7 +240,7 @@ Fixed `GitHub Issue #329 `_ so that C++20 aggregate initialization can be used. Fixed integer overflow in the internal SUNDIALS hashmap. This resolves -`GitHub Issue #409 `_ and +`GitHub Issues #409 `_ and `#249 `_. Changes in v6.7.0