Fix doc tag inconsistencies and add missing ai changelog type (#114)
## Summary - Add missing `ai` changelog fragment type to the update-documentation how-to guide (comment and table) - Consolidate `cicd` → `ci-cd` tag on forgejo.md - Consolidate `network` → `networking` tag on routing.md and tailscale.md Found during random doc review via `docs-review-tags`. Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/114
This commit is contained in:
parent
cb343a2e35
commit
2cb76de5a2
5 changed files with 6 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
title: service-routing
|
||||
tags:
|
||||
- infrastructure
|
||||
- network
|
||||
- networking
|
||||
---
|
||||
|
||||
# Service Routing
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: tailscale
|
||||
tags:
|
||||
- infrastructure
|
||||
- network
|
||||
- networking
|
||||
---
|
||||
|
||||
# Tailscale
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: forgejo
|
|||
tags:
|
||||
- service
|
||||
- git
|
||||
- cicd
|
||||
- ci-cd
|
||||
---
|
||||
|
||||
# Forgejo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue