We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7b55cc commit ee2b788Copy full SHA for ee2b788
1 file changed
README.md
@@ -157,7 +157,8 @@ Therefore the overall architecture will consist of the following elements:
157
- FIWARE [Cygnus](https://fiware-cygnus.readthedocs.io/en/latest/) where it will subscribe to context changes and
158
persist them into a **MongoDB** database (_formal_ mode only)
159
160
-> :information*source: **Note:** **Cygnus** will only be used if **STH-Comet** is configured in \_formal* mode.
+> [!NOTE]
161
+> **Cygnus** will only be used if **STH-Comet** is configured in \_formal* mode.
162
163
- A [MongoDB](https://www.mongodb.com/) database:
164
- Used by the **Orion Context Broker** to hold context data information such as data entities, subscriptions and
0 commit comments