Add DockerHub References To The Documentation - #8054
Merged
Apollo Librarian / AI Style Review
succeeded
Aug 13, 2025 in 16s
Style Review Completed
The pull request has 1 style issue.
Duration: 747ms
PR URL: #8054
Review Comments: The AI has posted 1 inline comment with suggestions
Summary of changes:
The documentation was updated to remove articles like "the" before standalone product names.
Annotations
Check warning on line 37 in docs/source/routing/self-hosted/index.mdx
apollo-librarian / AI Style Review
docs/source/routing/self-hosted/index.mdx#L37
Do not use articles like 'the' before standalone product names.
```suggestion
Apollo provides [Apollo Runtime Container](https://github.com/apollographql/apollo-runtime), which bundles all that's required to run the Apollo Runtime in one place. This includes Apollo Router and [Apollo MCP Server](/apollo-mcp-server).
```
Loading