зеркало из https://github.com/github/docs.git
Add query strings to CTA buttons (#48951)
This commit is contained in:
Родитель
d7a2fe8e1e
Коммит
edd17e695b
|
@ -66,7 +66,7 @@ redirect_from:
|
|||
introLinks:
|
||||
overview: '{% ifversion ghes %}/admin/overview/about-github-enterprise-server{% elsif ghec %}/admin/overview/about-github-enterprise-cloud{% endif %}'
|
||||
releases: '{% ifversion ghes %}/admin/all-releases{% endif %}'
|
||||
try_ghec_for_free: '{% ifversion ghec %}https://github.com/account/enterprises/new{% endif %}'
|
||||
try_ghec_for_free: '{% ifversion ghec %}https://github.com/account/enterprises/new?ref_cta=GHEC+trial&ref_loc=enterprise+administrators+landing+page&ref_page=docs{% endif %}'
|
||||
changelog:
|
||||
label: enterprise
|
||||
featuredLinks:
|
||||
|
|
|
@ -14,7 +14,7 @@ topics:
|
|||
shortTitle: Enterprise Cloud trial
|
||||
---
|
||||
|
||||
{% data reusables.enterprise.ghec-cta-button %}
|
||||
<a href="https://github.com/account/enterprises/new?ref_cta=GHEC+trial&ref_loc=setting+up+a+trial+of+github+enterprise+cloud&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Try {% data variables.product.prodname_ghe_cloud %} for free</span> {% octicon "link-external" height:16 %}</a>
|
||||
|
||||
## About {% data variables.product.prodname_ghe_cloud %}
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ topics:
|
|||
shortTitle: About GitHub Copilot Business
|
||||
---
|
||||
|
||||
{% data reusables.copilot.get-copilot-business-cta-button %}
|
||||
<a href="https://github.com/github-copilot/business_signup/choose_business_type/?ref_cta=Copilot+Business+trial&ref_loc=about+github+copilot+business&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Get {% data variables.product.prodname_copilot_for_business %}</span> {% octicon "link-external" height:16 %}</a>
|
||||
|
||||
## About {% data variables.product.prodname_copilot_for_business %}
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ topics:
|
|||
- Copilot
|
||||
---
|
||||
|
||||
{% data reusables.copilot.copilot-cta-button %}
|
||||
<a href="https://github.com/github-copilot/signup?ref_cta=Copilot+trial&ref_loc=getting+started+with+github+copilot&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Start a free trial</span> {% octicon "link-external" height:16 %}</a>
|
||||
|
||||
{% jetbrains %}
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ versions:
|
|||
feature: desktop
|
||||
---
|
||||
|
||||
{% data reusables.desktop.desktop-cta-button %}
|
||||
<a href="https://desktop.github.com?ref_cta=download+desktop&ref_loc=installing+github+desktop&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Download {% data variables.product.prodname_desktop %}</span> {% octicon "link-external" height:16 %}</a>
|
||||
|
||||
## About {% data variables.product.prodname_desktop %} installation
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ redirect_from:
|
|||
- /get-started/using-github/github-desktop
|
||||
---
|
||||
|
||||
{% data reusables.desktop.desktop-cta-button %}
|
||||
<a href="https://desktop.github.com?ref_cta=download+desktop&ref_loc=about+github+desktop&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Download {% data variables.product.prodname_desktop %}</span> {% octicon "link-external" height:16 %}</a>
|
||||
|
||||
## About {% data variables.product.prodname_desktop %}
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ An enterprise account allows you to centrally manage policy and settings for mul
|
|||
|
||||
To create your enterprise account, start a free 30-day trial of {% data variables.product.prodname_ghe_cloud %}. For more information, see "[AUTOTITLE](/admin/overview/setting-up-a-trial-of-github-enterprise-cloud)."
|
||||
|
||||
{% data reusables.enterprise.ghec-cta-button %}
|
||||
<a href="https://github.com/account/enterprises/new?ref_cta=GHEC+trial&ref_loc=getting+started+with+github+enterprise+cloud&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Try {% data variables.product.prodname_ghe_cloud %} for free</span> {% octicon "link-external" height:16 %}</a>
|
||||
|
||||
### 3. Adding organizations to your enterprise account
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<a href="https://github.com/github-copilot/signup" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Start a free trial</span> {% octicon "link-external" height:16 %}</a>
|
|
@ -1 +0,0 @@
|
|||
<a href="https://github.com/github-copilot/business_signup/choose_business_type/?utm_source=copilot_business_docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Get {% data variables.product.prodname_copilot_for_business %}</span> {% octicon "link-external" height:16 %}</a>
|
|
@ -1 +0,0 @@
|
|||
<a href="https://desktop.github.com/" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Download {% data variables.product.prodname_desktop %}</span> {% octicon "link-external" height:16 %}</a>
|
|
@ -1 +0,0 @@
|
|||
<a href="https://github.com/account/enterprises/new" class="btn btn-primary btn-large f4 mt-3 mr-3">Try {% data variables.product.prodname_ghe_cloud %} for free</a>
|
Загрузка…
Ссылка в новой задаче