diff --git a/ipmd/README.md b/ipmd/README.md index 18ce2e9f4ced1ffa32586b3f683555445001bbd9..1ea41ccdc580052b7512f95eff58e04d4e4b9498 100644 --- a/ipmd/README.md +++ b/ipmd/README.md @@ -18,7 +18,7 @@ The APIs are designed as web services that are open for use by other clients tha ## Saddle gall midge model from ADAS made available in VIPS -In VIPS, we have created a web page to test/run the Saddle Gall Midge model developed and hosted by the UK advisory organization [ADAS](https://adas.co.uk/). The code for this is found in these files: +In VIPS, we have created a [web page to test/run the Saddle Gall Midge model](https://www.vips-landbruk.no/ipmd/saddlegallmidge/) developed and hosted by the UK advisory organization [ADAS](https://adas.co.uk/). The code for this is found in these files: ### `static/ipmdlib.js` This file contains JavaScript functions for retrieving metadata, showing data in maps and displaying results. They are intended to be usable for all potential uses of the IPM Decisions API.