Skip to content

Commit e4ac268

Browse files
committed
address last comment
1 parent 50356af commit e4ac268

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
### Accessing premium content
33

4-
You can access premium content by signing in to the {% data variables.contact.contact_global_portal %}.
4+
You can access premium content by signing in to the {% data variables.contact.contact_landing_page_portal %}.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
### Contacting {% data variables.contact.premium_support %}
33

4-
{% data variables.contact.premium_support %} customers can use the {% data variables.contact.contact_global_portal %} to report issues in writing, in English.
4+
{% data variables.contact.premium_support %} customers can use the {% data variables.contact.contact_landing_page_portal %} to report issues in writing, in English.

data/variables/contact.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ contact_enterprise_portal: '[GitHub Enterprise Support portal](https://enterpris
3636
ae_azure_portal: 'Azure Support portal'
3737
contact_ae_portal: '[Azure Support portal](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade)'
3838

39-
# GitHub Support portal (for dotcom)
39+
# GitHub Support portal (for dotcom - this sends users to a contact form)
4040
support_portal: 'GitHub Support portal'
4141
contact_support_portal: '[GitHub Support portal](https://support.github.com/contact)'
4242

43-
# GitHub Support portal (global)
44-
global_portal: 'GitHub Support portal'
45-
contact_global_portal: '[GitHub Support portal](https://support.github.com/)'
43+
# GitHub Support portal (this sends users to the Support landing page)
44+
landing_page_portal: 'GitHub Support portal'
45+
contact_landing_page_portal: '[GitHub Support portal](https://support.github.com/)'
4646

4747
# The team that provides GitHub Community Support on the GitHub Community forum (for GitHub Free)
4848
community_support: 'GitHub Community Support'

0 commit comments

Comments
 (0)