From 9668a8ca7bbc2426dbb3cc8555c3249bf05fe0c5 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Wed, 5 Sep 2018 18:06:54 +0100 Subject: [PATCH] etc/controlDict: Updated online documentation link Resolves bug-report https://bugs.openfoam.org/view.php?id=3067 --- etc/controlDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/controlDict b/etc/controlDict index a1e5de696..944c9e6b3 100644 --- a/etc/controlDict +++ b/etc/controlDict @@ -24,7 +24,7 @@ Documentation "$WM_PROJECT_USER_DIR/html" "~OpenFOAM/html" "$WM_PROJECT_DIR/doc/Doxygen/html" - "http://cpp.openfoam.org/dev" + "http://cpp.openfoam.org/v6" ); doxySourceFileExt "_8C.html"; }