diff --git a/docs/.vuepress/lib/samples.ts b/docs/.vuepress/lib/samples.ts index bbfd62ec6..11fc877e3 100644 --- a/docs/.vuepress/lib/samples.ts +++ b/docs/.vuepress/lib/samples.ts @@ -44,7 +44,7 @@ export function resolveSamplesPath(src: string, srcCat: string | undefined) { }, "@httpapi": { "default": { - path: "server/v5/http-api", + path: "server/{version}/http-api", } }, "@grpc": {