googleforgames / googleforgames/open-match-docs

Google Protobuf links don't take you anywhere

Open
#191 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
16
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Hello!
The API docs have clickable links to "google.protobuf.*" throughout, e.g.:
https://openmatch.dev/site/docs/reference/api/#ticket-extensionsentry
has the `value` type "google.protobuf.Any", which is looking for the anchor
https://openmatch.dev/site/docs/reference/api/#google.protobuf.Any

That anchor doesn't exist. It seems to be true for all the google.protobuf.* links, may be the case for other links as well.

Fix: remove or fix the links so they behave as expected (i.e. take you to the spec for the protobuf).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.