-
Notifications
You must be signed in to change notification settings - Fork 135
/
Copy path.checklinks-whitelist
23 lines (23 loc) · 1.3 KB
/
.checklinks-whitelist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"paths": [
"200.Server-side-API",
"201.Device-side-API"
],
"files": [
"302.Release-information/02.Release-notes-changelog/10.Mender-Server",
"302.Release-information/02.Release-notes-changelog/11.Mender-Server-Enterprise",
"302.Release-information/02.Release-notes-changelog/20.Mender-client",
"302.Release-information/02.Release-notes-changelog/21.mender-connect",
"302.Release-information/02.Release-notes-changelog/22.mender-configure-module",
"302.Release-information/02.Release-notes-changelog/23.mender-setup",
"302.Release-information/02.Release-notes-changelog/24.mender-snapshot",
"302.Release-information/02.Release-notes-changelog/30.mender-artifact",
"302.Release-information/02.Release-notes-changelog/31.mender-cli",
"302.Release-information/02.Release-notes-changelog/32.mender-convert",
"302.Release-information/02.Release-notes-changelog/40.meta-mender",
"302.Release-information/02.Release-notes-changelog/50.mender-binary-delta",
"302.Release-information/02.Release-notes-changelog/51.monitor-client",
"302.Release-information/02.Release-notes-changelog/52.mender-gateway",
"302.Release-information/02.Release-notes-changelog/60.mender-ci-workflows"
]
}