Skip to content

Commit 622332c

Browse files
authored
Merge pull request #50363 from dominicbetts/central-link
Fix IoT Central Github links
2 parents 6978891 + 29b9864 commit 622332c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/iot-central/howto-connect-raspberry-pi-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ The following steps describe how to download and configure the sample Python app
4848
* Responds to setting changes made in Azure IoT Central.
4949

5050
> [!NOTE]
51-
> For more information about the Raspberry Pi Python sample, see the [Readme](https://github.com/Microsoft/microsoft-iot-central-firmware/blob/master/RaspberryPi/README.md) file on GitHub.
51+
> For more information about the Raspberry Pi Python sample, see the [Readme](https://github.com/Azure/iot-central-firmware/blob/master/RaspberryPi/README.md) file on GitHub.
5252
53-
1. Use the Web browser in the Raspberry Pi desktop to navigate to the [Azure IoT Central firmware releases](https://github.com/Microsoft/microsoft-iot-central-firmware/releases) page.
53+
1. Use the Web browser in the Raspberry Pi desktop to navigate to the [Azure IoT Central firmware releases](https://github.com/Azure/iot-central-firmware/releases) page.
5454

5555
1. Download the zip file that contains the most recent firmware to your home folder on the Raspberry Pi. The file name looks like `RaspberryPi-IoTCentral-X.X.X.zip`.
5656

articles/iot-central/howto-connect-windowsiotcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In your Azure IoT Central application, add a real device from the **Windows IoT
3939

4040
### Prepare the Windows IoT Core device
4141

42-
To set up a Windows IoT Core device please follow the step by step guide at [Set up a Windows IoT Core device] (https://github.com/Microsoft/microsoft-iot-central-firmware/tree/master/WindowsIoT#setup-a-physical-device).
42+
To set up a Windows IoT Core device please follow the step by step guide at [Set up a Windows IoT Core device] (https://github.com/Azure/iot-central-firmware/tree/master/WindowsIoT#setup-a-physical-device).
4343

4444
### Add a real device
4545

0 commit comments

Comments
 (0)