Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Protobuf links don't take you anywhere #191

Open
GameMaker opened this issue Aug 28, 2020 · 0 comments
Open

Google Protobuf links don't take you anywhere #191

GameMaker opened this issue Aug 28, 2020 · 0 comments

Comments

@GameMaker
Copy link

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant