Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit a0aae8b

Browse files
authored
The links updated were not a links it's a list of files (#1475)
1 parent 87a42ae commit a0aae8b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

modules/activemq/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ modules:
8383
required: false
8484
- name: queues_filter
8585
description: |
86-
Queues filter. Syntax is [simple patterns](https://github.com/netdata/netdata/tree/master/src/libnetdata/simple_pattern#simple-patterns).
86+
Queues filter. Syntax is [simple patterns](https://github.com/netdata/netdata/blob/master/src/libnetdata/simple_pattern/README.md#simple-patterns).
8787
default_value: ""
8888
required: false
8989
- name: topics_filter
9090
description: |
91-
Topics filter. Syntax is [simple patterns](https://github.com/netdata/netdata/tree/master/src/libnetdata/simple_pattern#simple-patterns).
91+
Topics filter. Syntax is [simple patterns](https://github.com/netdata/netdata/blob/master/src/libnetdata/simple_pattern/README.md#simple-patterns).
9292
default_value: ""
9393
required: false
9494
- name: username

modules/vsphere/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ modules:
115115
Metrics of hosts matching the selector will be collected.
116116
117117
- Include pattern syntax: "/Datacenter pattern/Cluster pattern/Host pattern".
118-
- Match pattern syntax: [simple patterns](https://github.com/netdata/netdata/tree/master/src/libnetdata/simple_pattern#simple-patterns).
118+
- Match pattern syntax: [simple patterns](https://github.com/netdata/netdata/blob/master/src/libnetdata/simple_pattern/README.md#simple-patterns).
119119
- Syntax:
120120
121121
```yaml
@@ -132,7 +132,7 @@ modules:
132132
Metrics of VMs matching the selector will be collected.
133133
134134
- Include pattern syntax: "/Datacenter pattern/Cluster pattern/Host pattern/VM pattern".
135-
- Match pattern syntax: [simple patterns](https://github.com/netdata/netdata/tree/master/src/libnetdata/simple_pattern#simple-patterns).
135+
- Match pattern syntax: [simple patterns](https://github.com/netdata/netdata/blob/master/src/libnetdata/simple_pattern/README.md#simple-patterns).
136136
- Syntax:
137137
138138
```yaml

0 commit comments

Comments
 (0)