From: Peter Munch Date: Mon, 6 Apr 2020 06:50:28 +0000 (+0200) Subject: Update Epetra link X-Git-Tag: v9.2.0-rc1~288^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9837%2Fhead;p=dealii.git Update Epetra link --- diff --git a/include/deal.II/lac/trilinos_epetra_vector.h b/include/deal.II/lac/trilinos_epetra_vector.h index 29d26c3607..e360cbe3c4 100644 --- a/include/deal.II/lac/trilinos_epetra_vector.h +++ b/include/deal.II/lac/trilinos_epetra_vector.h @@ -46,7 +46,7 @@ namespace LinearAlgebra * A namespace for classes that provide wrappers for Trilinos' Epetra vectors. * * This namespace provides wrappers for the Epetra_FEVector class from the - * Epetra package (https://trilinos.org/packages/epetra/) that is part of + * Epetra package (https://trilinos.github.io/epetra.html) that is part of * Trilinos. */ namespace EpetraWrappers