documentation: Fix services

This commit is contained in:
Zero Clover
2025-06-04 05:05:11 -07:00
committed by 世界
parent e586ef070e
commit b6a114f7f4

View File

@@ -10,7 +10,7 @@ icon: material/new-box
```json ```json
{ {
"endpoints": [ "services": [
{ {
"type": "", "type": "",
"tag": "" "tag": ""
@@ -25,6 +25,7 @@ icon: material/new-box
|------------|------------------------| |------------|------------------------|
| `derp` | [DERP](./derp) | | `derp` | [DERP](./derp) |
| `resolved` | [Resolved](./resolved) | | `resolved` | [Resolved](./resolved) |
| `ssm-api` | [SSM API](./ssm-api) |
#### tag #### tag