Skip to content

Commit

Permalink
fix(compass): replace broken link for external docs (goto#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas authored Mar 15, 2023
1 parent 5b5dc72 commit 63da1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gotocompany/compass/v1beta1/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_swagger) = {
};
};
external_docs: {
url: "https://gotocompany.gitbook.io/compass/";
url: "https://goto.github.io/compass/";
description: "More about Compass";
}
schemes: HTTP;
Expand Down

0 comments on commit 63da1f6

Please sign in to comment.