Commit 9f1f037
committed
Use anchor on same webpage instead of incorrect GitHub
Verified exhaustiveness thanks to:
```bash
grep -r 'https://github.com/USBGuard/usbguard#'
```
```
documentation/rule-language.md:See [Device attributes](https://github.com/USBGuard/usbguard#device-attributes) section for the list of available attributes and [Conditions](https://github.com/USBGuard/usbguard#conditions) for the list of supported rule conditions.
```1 parent 001880a commit 9f1f037
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments