From d75be8d01ea6b219d85c69e2b8f2ab7b081c7ef5 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Thu, 29 Feb 2024 12:10:57 +0100 Subject: [PATCH] Amend link --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index 2e29ac5..c5a8e09 100644 --- a/README.ja.md +++ b/README.ja.md @@ -124,7 +124,7 @@ NGSI-LD リンクト・データは、_Property_ 属性、または _Relationshi # 在庫管理フロントエンド デモ用のすべてのコード Node.js Express は、GitHub リポジトリ内の `ngsi-ld` フォルダ内にあります。 -[在庫管理の例](https://github.com/FIWARE/tutorials.Step-by-Step/tree/master/context-provider)。 +[在庫管理の例](https://github.com/FIWARE/tutorials.NGSI-v2/tree/master/context-provider)。 アプリケーションは次の URL で実行されます : - `http://localhost:3000/app/store/urn:ngsi-ld:Building:store001` diff --git a/README.md b/README.md index e45b5f6..13da7d4 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ please keep this in mind and substitute Node.js with your own programming langua # Stock Management Frontend All the code Node.js Express for the demo can be found within the `ngsi-ld` folder within the GitHub repository. -[Stock Management example](https://github.com/FIWARE/tutorials.Step-by-Step/tree/master/context-provider). The +[Stock Management example](https://github.com/FIWARE/tutorials.NGSI-v2/tree/master/context-provider). The application runs on the following URLs: - `http://localhost:3000/app/store/urn:ngsi-ld:Building:store001`