From f3516aea131b9cdeec706c6af82209ada92f1831 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Thu, 22 Dec 2022 10:49:25 +0100 Subject: [PATCH] fix grpc docs generation --- protogen/proto/buf.gen.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protogen/proto/buf.gen.yaml b/protogen/proto/buf.gen.yaml index ff14a89dd0..c71c259a97 100644 --- a/protogen/proto/buf.gen.yaml +++ b/protogen/proto/buf.gen.yaml @@ -29,6 +29,6 @@ plugins: - name: doc path: ../../.bingo/protoc-gen-doc - out: ../../docs/grpc_apis + out: ../../docs/apis/grpc_apis opt: - ../docs/GRPC.tmpl,grpc.md,source_relative