From 5192ae5356752247c083d0cb0a6dc256c267af5a Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Tue, 5 May 2020 21:06:51 +0200 Subject: [PATCH] fix home url --- VRAHerbicide-API.md | 2 +- VRANbs-API.md | 2 +- VRAPoten-API.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VRAHerbicide-API.md b/VRAHerbicide-API.md index b809662..cb2a2ea 100644 --- a/VRAHerbicide-API.md +++ b/VRAHerbicide-API.md @@ -1,5 +1,5 @@ ## VRAHerbicide API -[<< Home](Home.md) +[<< Home](README.md) FarmMaps is an asynchronous architecture, the API flow keeps this in mind. The API expects that all data is already processed and available provided, for example through the normal FarmMaps flow (frontend). diff --git a/VRANbs-API.md b/VRANbs-API.md index 5ac79b0..bc697a8 100644 --- a/VRANbs-API.md +++ b/VRANbs-API.md @@ -1,5 +1,5 @@ ## VRANbs API v0.2 -[<< Home](Home.md) +[<< Home](README.md) FarmMaps is an asynchronous architecture, the API flow keeps this in mind. The API expects that all data is already processed and available provided, for example through the normal FarmMaps flow (frontend). diff --git a/VRAPoten-API.md b/VRAPoten-API.md index abd9b69..67eb0d6 100644 --- a/VRAPoten-API.md +++ b/VRAPoten-API.md @@ -1,5 +1,5 @@ ## VRAPoten API v0.1.1 -[<< Home](Home.md) +[<< Home](README.md) FarmMaps is an asynchronous architecture, the API flow keeps this in mind. The API expects that all data is already processed and available provided, for example through the normal FarmMaps flow.