Skip to content

Commit

Permalink
Amend link
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Feb 29, 2024
1 parent cf92b53 commit d75be8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit d75be8d

Please sign in to comment.