fix(build-docs): links to API reference

This commit is contained in:
Elian Doran 2025-11-01 20:47:00 +02:00
parent 6e06d7169f
commit 4f9f8652e2
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -12594,7 +12594,7 @@
{ {
"type": "label", "type": "label",
"name": "webViewSrc", "name": "webViewSrc",
"value": "/etapi/docs", "value": "/api/etapi/",
"isInheritable": false, "isInheritable": false,
"position": 10 "position": 10
}, },
@ -13612,7 +13612,7 @@
{ {
"type": "label", "type": "label",
"name": "webViewSrc", "name": "webViewSrc",
"value": "/api/docs", "value": "/api/internal/",
"isInheritable": false, "isInheritable": false,
"position": 10 "position": 10
}, },