1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/variables/location.yml
2024-02-08 12:24:17 +00:00

8 lines
409 B
YAML

## Use these variables when referring specifically to a location within a product
product_location: >-
{% ifversion ghes %}your GitHub Enterprise Server instance{% else %}GitHub.com{% endif %}
# Used ONLY when you need to refer to a GHES instance in an article that is versioned for non-GHES versions.
# Do not use in other situations!
product_location_enterprise: 'your GitHub Enterprise Server instance'