wiki: fix malformed backlinks across all articles
Batch-replace [[wiki/clients/slug.md]] → [[clients/slug]] format throughout overview.md and 6 client articles. The seeding agents used the full path+extension format; correct convention is type/slug only. Also fixes [[projects/msp-tools/guru-rmm]] → [[projects/gururmm]] stale path in internal-infrastructure.md. Post /wiki-lint run: 0 remaining format violations, 2 legitimate broken links left (systems/neptune — unseeded; compilation queue entry). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -344,5 +344,5 @@ Invoke-WebRequest $u -UseBasicParsing -OutFile $d;
|
||||
|
||||
## Backlinks
|
||||
|
||||
- [[wiki/projects/gururmm]] — GuruRMM agent enrollment; Kittle is an active RMM client as of 2026-05-08
|
||||
- [[wiki/clients/internal-infrastructure]] — ACG UniFi controller manages Kittle's UniFi switch
|
||||
- [[projects/gururmm]] — GuruRMM agent enrollment; Kittle is an active RMM client as of 2026-05-08
|
||||
- [[clients/internal-infrastructure]] — ACG UniFi controller manages Kittle's UniFi switch
|
||||
|
||||
Reference in New Issue
Block a user