From 9a55506a7c0c02be06aa5dbce64aabe8f33c9707 Mon Sep 17 00:00:00 2001
From: Johannes Boog <johannesboog@yahoo.de>
Date: Fri, 5 Nov 2021 18:06:43 +0000
Subject: [PATCH] Update links in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4968549..2deacb9 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ For tutorials on how to use the `r2ogs6` package, have a look at its vignettes:
 * [Ensemble Guide](vignettes/ensemble_workflow_vignette.Rmd)
 * [Developer Guide](vignettes/dev_workflow_vignette.Rmd)
 
-Furthermore, we compiled `R` scripts on how to create the [OpenGeoSys benchmarks](https://www.opengeosys.org/docs/benchmarks) with `r2ogs6` here: [r2ogs6 Benchmark Scripts](https://gitlab.opengeosys.org/ogs/tools/r2ogs6-benchmarks).
+Corresponding HTML versions can be found [here](inst/vignettes_built/).
 
 ## Links
 
-- 
GitLab