Skip to content

Commit b93ba31

Browse files
Update docs
1 parent 202faac commit b93ba31

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/3-2a_GENERAL_TASKS.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Sequence:
254254
Encryption: True # Set to True if TLS/SSL is used, False otherwise
255255
256256
```
257-
For server configuration, consult: [Misc configurations](/docs/A3_VARIOUS_CONFIGURATIONS.md)
257+
For server configuration, consult: [Misc configurations](/docs/A3_MISC_CONFIGURATIONS.md)
258258
## Run.MqttToInflux
259259

260260
**Description**:
@@ -304,7 +304,7 @@ Sequence:
304304
Certificates: "/path/to/certificates/" # Optional, if encryption is used
305305
Encryption: True # Set to True if TLS/SSL is used, False otherwise
306306
```
307-
For server configuration, consult: [Misc configurations](/docs/A3_VARIOUS_CONFIGURATIONS.md)
307+
For server configuration, consult: [Misc configurations](/docs/A3_MISC_CONFIGURATIONS.md)
308308

309309
## Run.PrometheusToInflux
310310

@@ -366,7 +366,7 @@ Sequence:
366366
Encryption: True # Set to True if TLS/SSL is used, False otherwise
367367
```
368368

369-
For server configuration, consult: [Misc configurations](/docs/A3_VARIOUS_CONFIGURATIONS.md)
369+
For server configuration, consult: [Misc configurations](/docs/A3_MISC_CONFIGURATIONS.md)
370370

371371
## Run.TelegrafToInflux
372372

@@ -406,7 +406,7 @@ Sequence:
406406
Encryption: True # Set to True if TLS/SSL is used, False otherwise
407407
Certificates: "/path/to/certificates/" # Optional, if encryption is used
408408
```
409-
For server configuration, consult: [Misc configurations](/docs/A3_VARIOUS_CONFIGURATIONS.md)
409+
For server configuration, consult: [Misc configurations](/docs/A3_MISC_CONFIGURATIONS.md)
410410

411411
## Run.EmailNotification
412412

File renamed without changes.

0 commit comments

Comments
 (0)