From b28ec52fa0efb4b1d6cbe30eff7869bb52e99c49 Mon Sep 17 00:00:00 2001 From: Leonard Goodell Date: Wed, 30 Aug 2023 10:49:18 -0700 Subject: [PATCH] docs: Update repo links to point to latest docs Signed-off-by: Leonard Goodell --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cbf72f30..7cdc87c7d 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Welcome the App Functions SDK for EdgeX. This sdk is meant to provide all the plumbing necessary for developers to get started in processing/transforming/exporting data out of EdgeX. -For documentation please visit https://docs.edgexfoundry.org/2.0/microservices/application/ApplicationServices/. -For a list of examples please visit https://docs.edgexfoundry.org/2.0/examples/AppServiceExamples/ +For documentation please visit https://docs.edgexfoundry.org/latest/microservices/application/ApplicationServices/. +For a list of examples please visit https://docs.edgexfoundry.org/latest/examples/AppServiceExamples/ ## Build Prerequisites