Add aria-labels to octicons (#55740)
This commit is contained in:
@@ -46,7 +46,7 @@ You can cancel a trial at any time. Once the trial has expired, you can delete t
|
||||
|
||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||
{% data reusables.enterprise-accounts.settings-tab %}
|
||||
1. Under **{% octicon "gear" aria-hidden="true" %} Settings**, click **Profile**.
|
||||
1. Under **{% octicon "gear" aria-hidden="true" aria-label="gear" %} Settings**, click **Profile**.
|
||||
1. At the bottom of the page, in the "Danger zone" section, click **Cancel trial** or **Delete trial**.
|
||||
|
||||
## Next steps
|
||||
|
||||
@@ -49,7 +49,7 @@ You do not need to provide a payment method to start a trial. If you want to use
|
||||
|
||||
Go to the trial page and follow the instructions to sign up for the trial.
|
||||
|
||||
<a href="https://github.com//account/enterprises/new?ref_cta=GHEC+trial&ref_loc=Getting+started+with+the+github+enterprise+cloud+trial&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Try {% data variables.product.prodname_ghe_cloud %}</span> {% octicon "link-external" height:16 %}</a>
|
||||
<a href="https://github.com//account/enterprises/new?ref_cta=GHEC+trial&ref_loc=Getting+started+with+the+github+enterprise+cloud+trial&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Try {% data variables.product.prodname_ghe_cloud %}</span> {% octicon "link-external" height:16 aria-label="link-external" %}</a>
|
||||
|
||||
When setting up your trial of GitHub Enterprise Cloud, you'll choose an enterprise type.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user