Skip to content

Commit f90d69e

Browse files
committed
Update link for offical Azure IoT Toolkit
1 parent 84fba0e commit f90d69e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.2.3 (2017-09-15)
2+
* Update link for offical Azure IoT Toolkit
3+
14
## 0.2.2 (2017-06-01)
25
* Add note section in README.md
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ There is an offical [PlatformIO IDE](https://marketplace.visualstudio.com/items?
1212

1313
If you want to build IoT projects connected to an IoT cloud service. You could take a look at [aka.ms/azure.iot](https://aka.ms/azure.iot) for Microsoft Azure IoT projects and resources.
1414

15-
If you are already using Azure IoT services, you could use [Azure IoT Toolkit](https://marketplace.visualstudio.com/items?itemName=formulahendry.azure-iot-toolkit) extension for better development experience.
15+
If you are already using Azure IoT services, you could use [Azure IoT Toolkit](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit) extension for better development experience.
1616

1717
## Features
1818

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "platformio",
33
"displayName": "PlatformIO",
44
"description": "PlatformIO for Visual Studio Code: Arduino, Espressif, Raspberry Pi, mbed and more",
5-
"version": "0.2.2",
5+
"version": "0.2.3",
66
"publisher": "formulahendry",
77
"license": "MIT",
88
"icon": "logo.png",

0 commit comments

Comments
 (0)