1
0
mirror of synced 2026-01-05 21:04:17 -05:00

Replace explicit mentions of api subdomain for GitHub Enterprise Server and GitHub AE documentation (#20013)

This commit is contained in:
Matt Pollard
2021-06-22 10:47:29 +02:00
committed by GitHub
parent 5f608eead7
commit 16ff92ca4e
9 changed files with 44 additions and 29 deletions

View File

@@ -1,2 +1,2 @@
1. Under "{% data variables.product.prodname_dotcom %} API URL", type {% if currentVersion == "free-pro-team@latest" %}https://api.github.com {% else %}the URL you use to access {% data variables.product.prodname_enterprise %}{% endif %}.
1. Under "{% data variables.product.prodname_dotcom %} API URL", type {% if currentVersion == "free-pro-team@latest" %}https://api.github.com{% else %}the URL you use to access {% data variables.product.product_name %}{% endif %}.
![{% data variables.product.prodname_enterprise %} API URL field](/assets/images/help/insights/enterprise-api-url.png)