diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e479d56b1..ef742eaad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,7 +81,7 @@ and a typedef to a `MPI_Comm` in builds with MPI. Here is what this means: `N_VGetCommunicator`, since it now returns a `SUNComm`. The change away from type-erased pointers for `SUNComm` fixes problems like the -one described in `[GitHub Issue #275](https://github.com/LLNL/sundials/issues/275)`. +one described in [GitHub Issue #275](https://github.com/LLNL/sundials/issues/275). **Breaking change** Functions, types and header files that were previously deprecated have been