From 52ff01ca9e2aea12b997bdbd9d3ceb90394d1a6a Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Thu, 22 Sep 2022 16:38:47 +0200
Subject: [PATCH] doc: Link to VIPS documentation [VIPSUTV-317]

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

diff --git a/README.md b/README.md
index a48091f3..e3dcc615 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ The public web page acts as a client of the [VIPSLogic system](https://gitlab.ni
 
 Each organization within the VIPSLogic system will typically have their own VIPSWeb installation. Or the organization can choose to pull the data from VIPSLogic and display integrated in their own web sites.
 
+VIPSWeb is a part of the [VIPS platform for automatic pest prediction](https://gitlab.nibio.no/VIPS/documentation)
+
 ## Documentation
 
 * [Installation and configuration](./docs/install.md)
-- 
GitLab