Skip to content

Commit 2e334bd

Browse files
committed
Amend Dead Link
1 parent 8fb54ce commit 2e334bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Subscriptions[<img src="https://img.shields.io/badge/NGSI-LD-d6604d.svg" width="90" align="left" />](https://cim.etsi.org/NGSI-LD/official/0--1.html)[<img src="https://fiware.github.io/tutorials.Subscriptions/img/fiware.png" align="left" width="162">](https://www.fiware.org/)<br/>
1+
# Subscriptions[<img src="https://img.shields.io/badge/NGSI-LD-d6604d.svg" width="90" align="left" />](https://cim.etsi.org/NGSI-LD/official/front-page.html)[<img src="https://fiware.github.io/tutorials.Subscriptions/img/fiware.png" align="left" width="162">](https://www.fiware.org/)<br/>
22

33
[![FIWARE Core Context Management](https://nexus.lab.fiware.org/repository/raw/public/badges/chapters/core.svg)](https://github.com/FIWARE/catalogue/blob/master/core/README.md)
44
[![License: MIT](https://img.shields.io/github/license/fiware/tutorials.Subscriptions.svg)](https://opensource.org/licenses/MIT)
@@ -9,7 +9,7 @@
99

1010
このチュートリアルでは、NGSI-LD ユーザに、コンテキスト・データ・サブスクリプションを作成および管理する方法について
1111
説明します。チュートリアルは、
12-
ユーザが [NGSI-LD](https://cim.etsi.org/NGSI-LD/official/0--1.html)
12+
ユーザが [NGSI-LD](https://cim.etsi.org/NGSI-LD/official/front-page.html)
1313
サブスクリプション/通知のパラダイムを理解し、独自のコード内で NGSI サブスクリプションを使用する方法を説明するため、
1414
以前の例で作成したエンティティと [スマート・ファーム](https://github.com/FIWARE/tutorials.Getting-Started/tree/NGSI-LD)
1515
・アプリケーションに基づいて構築されています。

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
This tutorial teaches NGSI-LD users about how to create and manage context data subscriptions. The tutorial builds on
1717
the entities and [Smart Farm](https://github.com/FIWARE/tutorials.Getting-Started/tree/NGSI-LD) application created in
1818
the previous examples to enable users to understand the
19-
[NGSI-LD](https://cim.etsi.org/NGSI-LD/official/0--1.html) Subscribe/Notify
19+
[NGSI-LD](https://cim.etsi.org/NGSI-LD/official/front-page.html) Subscribe/Notify
2020
paradigm and how to use NGSI subscriptions within their own code.
2121

2222
The tutorial refers to devices and actions made within the browser combined with [cUrl](https://ec.haxx.se/) commands.

0 commit comments

Comments
 (0)