Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/enterprise-server@3.5/graphql/reference/objects
What part(s) of the article would you like to see updated?
All links in GraphQL object reference documentation are loosing the GHES version preferences and default to Free / Pro / Team documentation. It is annoying because the API are not the same.
Additional information
When I read a doc for GHES 3.5 and follow a link from RepositoryVulnerabilityAlertConnection
I would expect to open a page still for GHES 3.5 (https://docs.github.com/en/enterprise-server@3.5/graphql/reference/objects#repositoryvulnerabilityalertconnection)
and not a page for Free / Pro / Team github.com (https://docs.github.com/en/graphql/reference/objects#repositoryvulnerabilityalertconnection)
Activity