From df73235b915c6d1c1a80de2fefed1d6d3e0774cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Peters?= <soe.peters@tu-braunschweig.de> Date: Wed, 7 Jul 2021 08:12:15 +0000 Subject: [PATCH] Update README.md: link new doxygen page from gitlab pages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcd9c19d6..bc975a304 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ A GPU computation generates a the time series of output files directly in the ou ## Documentation -The doxygen generated documentation can be found [here](https://git.irmb.bau.tu-bs.de/doku/CPU). +The doxygen generated documentation can be found [here](https://irmb.gitlab-pages.rz.tu-bs.de/VirtualFluids_dev). ## Known Issues -- GitLab