File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,10 +24,11 @@ available.
2424
2525- このチュートリアルは[ 日本語] ( README.ja.md ) でもご覧いただけます。
2626
27- :warning : ** Note:** This tutorial is designed for ** NGSI-v2** developers looking to switch or upgrade systems to
28- ** NGSI-LD** , if you are building a linked data system from scratch or you are not already familiar with ** NGSI-v2** then
29- it is recommmended that you look directly at the
30- [ NGSI-LD developers tutorial] ( https://ngsi-ld-tutorials.readthedocs.io/ ) documentation.
27+ > [ !NOTE]
28+ > This tutorial is designed for ** NGSI-v2** developers looking to switch or upgrade systems to
29+ > ** NGSI-LD** , if you are building a linked data system from scratch or you are not already familiar with ** NGSI-v2** then
30+ > it is recommmended that you look directly at the
31+ > [ NGSI-LD developers tutorial] ( https://ngsi-ld-tutorials.readthedocs.io/ ) documentation.
3132
3233## Contents
3334
@@ -236,7 +237,8 @@ git checkout NGSI-v2
236237./services orion
237238` ` `
238239
239- > **Note:** If you want to clean up and start over again you can do so with the following command:
240+ > [!NOTE]
241+ > If you want to clean up and start over again you can do so with the following command:
240242>
241243> ```
242244> ./services stop
You can’t perform that action at this time.
0 commit comments