From 10ec19ff7075d177bc9f85003dac429c348dbfaf Mon Sep 17 00:00:00 2001
From: Lars Bilke <lars.bilke@ufz.de>
Date: Thu, 10 Jan 2019 16:21:27 +0100
Subject: [PATCH] [web] Updated OGS 5.8 download links.

---
 web/content/ogs-5/index.pandoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/content/ogs-5/index.pandoc b/web/content/ogs-5/index.pandoc
index dfd77f1193b..7b5a6f0fa37 100644
--- a/web/content/ogs-5/index.pandoc
+++ b/web/content/ogs-5/index.pandoc
@@ -11,8 +11,8 @@ As OGS-6 is a reimplementation of OGS-5 with new concepts and methodologies ther
 
 ### OpenGeoSys 5.8
 
-- [Linux](https://ogsstorage.blob.core.windows.net/binaries/ogs5/ogs-5.8-Linux-2.6.32-754.3.5.el6.x86_64-x64.tar.gz)
-- [Windows](https://ogsstorage.blob.core.windows.net/binaries/ogs5/ogs-5.8-Windows-x64.zip)
+- [Linux executable](https://ogsstorage.blob.core.windows.net/binaries/ogs5/ogs-5.8-Linux-2.6.32-754.3.5.el6.x86_64-x64.tar.gz) | [Linux benchmark files](https://github.com/ufz/ogs5-benchmarks/archive/5.8.tar.gz)
+- [Windows executable](https://ogsstorage.blob.core.windows.net/binaries/ogs5/ogs-5.8-Windows-x64.zip) | [Windows benchmark files](https://ogsstorage.blob.core.windows.net/binaries/ogs5/ogs-5.8-benchmarks-win.zip)
 
 ### OpenGeoSys 5.7
 
-- 
GitLab