Skip to content

Commit 2ba8b83

Browse files
committed
Tidy file links
1 parent 3bbea13 commit 2ba8b83

File tree

12 files changed

+16
-16
lines changed

12 files changed

+16
-16
lines changed

articles/iot-central/core/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
- name: Industry application templates
134134
items:
135135
- name: Retail
136-
href: ../retail/overview-iot-central-retail-pnp.md
136+
href: ../retail/overview-iot-central-retail.md
137137
- name: Energy
138138
href: ../energy/overview-iot-central-energy.md
139139
- name: Government

articles/iot-central/core/concepts-app-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Choose the **Custom application** template unless you have a specific reason to
3636

3737
Azure IoT Central is an industry agnostic application platform. Application templates are industry focused examples available for these industries today, with more to come in the future:
3838

39-
- [Retail](../retail/overview-iot-central-retail-pnp.md)
39+
- [Retail](../retail/overview-iot-central-retail.md)
4040
- Connected logistics
4141
- Digital distribution center
4242
- In-store analytics - condition monitoring

articles/iot-central/core/concepts-get-connected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This approach is useful when you're experimenting with IoT Central or testing de
4444

4545
![SAS keys for an individual device](./media/concepts-get-connected/single-device-sas.png)
4646

47-
To learn more, see the [Create and connect a Node.js client application to your Azure IoT Central application](./tutorial-connect-device.md) tutorial.
47+
To learn more, see the [Create and connect a Node.js client application to your Azure IoT Central application](./tutorial-connect-device-nodejs.md) tutorial.
4848

4949
## Connect devices at scale using SAS
5050

articles/iot-central/core/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ landingContent:
3636
- linkListType: tutorial
3737
links:
3838
- text: Connect a device
39-
url: tutorial-connect-device.md
39+
url: tutorial-connect-device-nodejs.md
4040
- text: Connect an IoT Plug and Play (preview) device
4141
url: tutorial-connect-pnp-device.md
4242
- linkListType: how-to-guide

articles/iot-central/core/overview-iot-central.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ As a solution builder, you use IoT Central to create a custom, cloud-hosted IoT
5555
- A cloud-based application that receives telemetry from your devices and enables you to manage those devices.
5656
- Multiple devices running custom code connected to your cloud-based application.
5757

58-
You can quickly deploy a new IoT Central application and then customize it to your specific requirements in your browser. You can start with a generic _application template_ or with one of the industry-focused application templates for [Retail](../retail/overview-iot-central-retail-pnp.md), [Energy](../energy/overview-iot-central-energy.md), [Government](../government/overview-iot-central-government.md), or [Healthcare](../healthcare/overview-iot-central-healthcare.md).
58+
You can quickly deploy a new IoT Central application and then customize it to your specific requirements in your browser. You can start with a generic _application template_ or with one of the industry-focused application templates for [Retail](../retail/overview-iot-central-retail.md), [Energy](../energy/overview-iot-central-energy.md), [Government](../government/overview-iot-central-government.md), or [Healthcare](../healthcare/overview-iot-central-healthcare.md).
5959

6060
As a solution builder, you use the web-based tools to create a _device template_ for the devices that connect to your application. A device template is the blueprint that defines the characteristics and behavior of a type of device such as the:
6161

articles/iot-central/energy/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ landingContent:
4242
- text: Set up a device template
4343
url: ../core/howto-set-up-template.md
4444
- text: Connect a device
45-
url: ../core/tutorial-connect-device.md
45+
url: ../core/tutorial-connect-device-nodejs.md
4646
- text: Connect an IoT Plug and Play (preview) device
4747
url: ../core/tutorial-connect-pnp-device.md
4848
- linkListType: how-to-guide

articles/iot-central/government/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ landingContent:
4242
- text: Set up a device template
4343
url: ../core/howto-set-up-template.md
4444
- text: Connect a device
45-
url: ../core/tutorial-connect-device.md
45+
url: ../core/tutorial-connect-device-nodejs.md
4646
- text: Connect an IoT Plug and Play (preview) device
4747
url: ../core/tutorial-connect-pnp-device.md
4848
- linkListType: how-to-guide

articles/iot-central/government/tutorial-water-quality-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ In this section, you use the Azure IoT Central **Water quality monitoring** temp
5454
* **URL**: You can enter any URL you want or change the URL value later.
5555
* If you have an Azure subscription, enter values for **Directory**, **Azure subscription**, and **Region**. If you don't have a subscription, you can turn on **7-day free trial** and complete the required contact information.
5656

57-
For more information about directories and subscriptions, see the [Create an application](../core/quick-deploy-iot-central-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json) quickstart.
57+
For more information about directories and subscriptions, see the [Create an application](../core/quick-deploy-iot-central.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json) quickstart.
5858

5959
1. Select the **Create** button on the lower-left part of the page.
6060

articles/iot-central/healthcare/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ landingContent:
3838
- text: Set up a device template
3939
url: ../core/howto-set-up-template.md
4040
- text: Connect a device
41-
url: ../core/tutorial-connect-device.md
41+
url: ../core/tutorial-connect-device-nodejs.md
4242
- text: Connect an IoT Plug and Play (preview) device
4343
url: ../core/tutorial-connect-pnp-device.md
4444
- linkListType: how-to-guide

articles/iot-central/index.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@ productDirectory:
9292
imageSrc: ./retail/media/index/iot-central-retail.svg
9393
links:
9494
- text: Building retail solutions with Azure IoT Central
95-
url: ./retail/overview-iot-central-retail-pnp.md
95+
url: ./retail/overview-iot-central-retail.md
9696
- text: Create an in-store analytics application
97-
url: ./retail/tutorial-in-store-analytics-create-app-pnp.md
97+
url: ./retail/tutorial-in-store-analytics-create-app.md
9898
- text: Create a smart inventory management application
99-
url: ./retail/tutorial-iot-central-smart-inventory-management-pnp.md
99+
url: ./retail/tutorial-iot-central-smart-inventory-management.md
100100
- text: Create a connected logistics application
101-
url: ./retail/tutorial-iot-central-connected-logistics-pnp.md
101+
url: ./retail/tutorial-iot-central-connected-logistics.md
102102
- text: Create a digital distribution center application
103-
url: ./retail/tutorial-iot-central-digital-distribution-center-pnp.md
103+
url: ./retail/tutorial-iot-central-digital-distribution-center.md
104104

105105
# Card
106106
- title: Build for healthcare

0 commit comments

Comments
 (0)