From fc03bb93f2b2484f9b83df177cf434dbfca5aa7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lind?= Date: Tue, 21 Apr 2020 09:44:03 +0200 Subject: [PATCH] Point the Documentation link to the pages site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085bdeee..a7d60988 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ In order to implement these components there are a number of internal components Licensed under [**Apache 2.0**](https://gitlab.opengroup.org/osdu/open-vds/blob/master/LICENSE) -Latest build of the [**OpenVDS-Documentation**](https://community.opengroup.org/osdu/open-vds/-/jobs/artifacts/master/file/build/docs/html/index.html?job=publish-docs) +Latest build of the [**OpenVDS-Documentation**](http://osdu.pages.community.opengroup.org/open-vds) ### Building By default OpenVDS builds the Python 3 bindings. To install the required dependencies go into ${OpenVDSFolder}/python folder and run: -- GitLab