From 745e9378248d2b98bc48d215b3e157178a5124f1 Mon Sep 17 00:00:00 2001 From: Jens Binder Date: Thu, 21 Sep 2023 11:03:23 +0200 Subject: [PATCH] Updated links to AOSEdge documentation --- README.md | 2 +- meta/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65f60ff..7fdf302 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ AOS Python Sample Service -Please read https://docs.aoscloud.io/bin/view/Home/Cookbooks/Get%20started/Create%20an%20Aos%20service/ to use the service on the AosEdge unit. +Please read [AOSEdge Cookbook](https://docs.aoscloud.io/bin/view/Cookbooks/3.%20Create%20your%20first%20AosEdge%20service/) how to use the service on the AosEdge unit. diff --git a/meta/config.yaml b/meta/config.yaml index 818dace..709a193 100644 --- a/meta/config.yaml +++ b/meta/config.yaml @@ -45,4 +45,4 @@ configuration: # temp: 32KB # For additional information please visit the page: -# https://docs.aoscloud.io/bin/view/Home/Architecture/General/Data%20formats/Service%20formats/Containers%20configuration%20file/ +# https://docs.aoscloud.io/bin/view/4.%20AosCore/AosEdge%20services/Services/Service%20formats/Containers%20configuration%20file/