We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8741a16 commit ee5f149Copy full SHA for ee5f149
1 file changed
content/admin/all-releases.md
@@ -13,7 +13,7 @@ topics:
13
See [{% data variables.product.prodname_enterprise %}](https://github.com/enterprise) for information about the latest release.
14
15
{% for supportedRelease in enterpriseServerReleases.supported %}
16
-- [Enterprise Server {{supportedRelease}}](/enterprise-server@{{supportedRelease}})
+- [{% data variables.product.prodname_ghe_server %} {{supportedRelease}}](/enterprise-server@{{supportedRelease}})
17
{% endfor %}
18
19
## Deprecated
0 commit comments