Skip to content

Commit 91baffa

Browse files
committed
Fixing build warnings
1 parent 7d35598 commit 91baffa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.openpublishing.redirection.healthcare-apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@
657657
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-iotjsonpathcontent-mappings",
658658
"redirect_document_id": false
659659
},
660-
{ "source_path_from_root": "/articles/healthcare-apis/iot/iotjsonpathcontenttemplate-mappings.md",
660+
{ "source_path_from_root": "/articles/healthcare-apis/iot/how-to-use-iotjsonpathcontenttemplate-mappings.md",
661661
"redirect_url": "/azure/healthcare-apis/iot/how-to-use-iotjsonpathcontent-mappings",
662662
"redirect_document_id": false
663663
},

articles/healthcare-apis/iot/overview-of-device-mapping.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: overview
8-
ms.date: 04/03/2023
8+
ms.date: 04/13/2023
99
ms.author: jasteppe
1010
---
1111

@@ -66,7 +66,7 @@ You can use these template types within CollectionContent depending on your use
6666

6767
and/or
6868

69-
- [IotJsonPathContent](how-to-use-iotjsonpathcontenttemplate-mappings.md) for device messages being routed through [Azure IoT Hub](/azure/iot-hub/iot-concepts-and-iot-hub) to your MedTech service event hub. IotJsonPathContent supports [JSONPath](https://goessner.net/articles/JsonPath/).
69+
- [IotJsonPathContent](how-to-use-iotjsonpathcontent-mappings.md) for device messages being routed through [Azure IoT Hub](/azure/iot-hub/iot-concepts-and-iot-hub) to your MedTech service event hub. IotJsonPathContent supports [JSONPath](https://goessner.net/articles/JsonPath/).
7070

7171
:::image type="content" source="media/overview-of-device-mapping/device-mapping-templates-diagram.png" alt-text="Diagram showing MedTech service device mapping templates architecture." lightbox="media/overview-of-device-mapping/device-mapping-templates-diagram.png":::
7272

@@ -147,7 +147,7 @@ To learn how to use CalculatedContent with the MedTech service device mapping, s
147147
To learn how to use IotJsonPathContent with the MedTech service device mapping, see
148148

149149
> [!div class="nextstepaction"]
150-
> [How to use IotJsonPathContent with the MedTech service device mapping](how-to-use-iotjsonpathcontenttemplate-mappings.md)
150+
> [How to use IotJsonPathContent with the MedTech service device mapping](how-to-use-iotjsonpathcontent-mappings.md)
151151
152152
To learn how to use custom functions with the MedTech service device mapping, see
153153

articles/healthcare-apis/iot/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ items:
5454
- name: Use CalculatedContent
5555
href: how-to-use-calculatedcontent-mappings.md
5656
- name: Use IotJsonPathContent
57-
href: how-to-use-iotjsonpathcontenttemplate-mappings.md
57+
href: how-to-use-iotjsonpathcontent-mappings.md
5858
- name: Use custom functions
5959
href: how-to-use-custom-functions.md
6060
- name: Destination

0 commit comments

Comments
 (0)