protocolbuffers / protocolbuffers/protocolbuffers.github.io
Broken links between `Message` and `MessageLite`
Open
@jguamie is already working on this.
Since Oct 17, 2025.
- Dominant language
- HTML
- Stars
- 69
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
On the message_lite.h page in the class MessageLite section, it ends with
Known subclasses:
where Message is a broken link, reproduced here.
Similarly, on the message.h page, in the section class Message: public MessageLite
MessageLite in the section header is another broken link.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.