From fb75d4d31db62af9b6532dc0d20e4f908e8d6560 Mon Sep 17 00:00:00 2001 From: "Vasco C. B. Ferreira" Date: Wed, 11 Mar 2026 14:21:39 +0100 Subject: [PATCH] corrected link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e4344..fe5057c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vlasov-Poisson model solver This simulation of the Vlasov-Poisson system in 1x1v dimensions uses -- [NuFI algorithm](doi.org/10.1002/pamm.202300162) +- [NuFI algorithm](https://doi.org/10.1002/pamm.202300162) - [deal.ii](https://dealii.org/) FEM package ---