Skip to content

Commit 5b9c72c

Browse files
authored
Broken link fixed
1 parent b645e07 commit 5b9c72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/industrial-iot/tutorial-publisher-configure-opc-publisher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To persist the security configuration of OPC Publisher, the certificate store mu
4242

4343
## Configuration via Configuration File
4444

45-
The simplest way to configure OPC Publisher is via a configuration file. An example configuration file and format documentation are provided in the file [`publishednodes.json`](https://raw.githubusercontent.com/Azure/Industrial-IoT/main/components/opc-ua/src/Microsoft.Azure.IIoT.OpcUa.Edge.Publisher/tests/Engine/publishednodes.json) in this repository.
45+
The simplest way to configure OPC Publisher is via a configuration file. An example configuration file and format documentation are provided in the file [`publishednodes.json`](https://raw.githubusercontent.com/Azure/Industrial-IoT/main/src/Azure.IIoT.OpcUa.Publisher/tests/Publisher/publishednodes.json) in this repository.
4646
Configuration file syntax has changed over time. OPC Publisher still can read old formats, but converts them into the latest format when writing the file.
4747

4848
A basic configuration file looks like this:

0 commit comments

Comments
 (0)