Skip to content

Commit c41b4c3

Browse files
Update raspberry-pi-get-started.md - fixed link tagging; links not showing on staging
1 parent d27edc4 commit c41b4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub/raspberry-pi-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ The following samples collect sensor data from a BME280 sensor (or can simulate
144144

145145
| SDK | Sample |
146146
| --- | ------ |
147-
| Python | (iot-hub-python-raspberrypi-client-app)[https://github.com/Azure-Samples/iot-hub-python-raspberrypi-client-app] |
148-
| C | (iot-hub-c-raspberrypi-client-app)[https://github.com/Azure-Samples/iot-hub-c-raspberrypi-client-app] |
147+
| Python | [iot-hub-python-raspberrypi-client-app](https://github.com/Azure-Samples/iot-hub-python-raspberrypi-client-app) |
148+
| C | [iot-hub-c-raspberrypi-client-app](https://github.com/Azure-Samples/iot-hub-c-raspberrypi-client-app) |
149149
| Node | [RaspberryPiApp](https://github.com/Azure-Samples/azure-iot-samples-node/tree/master/iot-hub/Tutorials/RaspberryPiApp) |
150150

151151
> [!NOTE]

0 commit comments

Comments
 (0)