documentation: Fix services

This commit is contained in:
Zero Clover 2025-06-04 05:05:11 -07:00 committed by 世界
parent a1b3d891a3
commit 09fb897805
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

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