Skip to content

Commit 9128abd

Browse files
committed
Add links on localhost URLs
1 parent 96a8d7b commit 9128abd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/iot-sensors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ Once again the `i` and `k` parameters are mandatory.
177177
#### Device Monitor
178178

179179
For the purpose of this tutorial, a series of dummy IoT devices have been created, which will eventually be attached to
180-
the context broker. The state of each device can be seen on the UltraLight device monitor web page found at:
181-
`http://localhost:3000/device/monitor`
180+
the context broker. The state of each device can be seen on the UltraLight device monitor web page found at
181+
[`http://localhost:3000/device/monitor`](http://localhost:3000/device/monitor).
182182

183183
![FIWARE Monitor](https://fiware.github.io/tutorials.IoT-Sensors/img/device-monitor.png)
184184

@@ -285,7 +285,7 @@ of dummy devices using Ultralight 2.0 syntax
285285

286286
<h4>Device Monitor</h4>
287287

288-
The device monitor can be found at: `http://localhost:3000/device/monitor`
288+
The device monitor can be found at [`http://localhost:3000/device/monitor`](http://localhost:3000/device/monitor).
289289

290290
Within this tutorial you will be playing the role of the missing IoT Agent component, making Southbound commands to the
291291
attached IoT devices and receiving Northbound measurements as the environment changes within the store. All the commands

0 commit comments

Comments
 (0)