1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Files
docs/data/variables/location.yml
2024-08-30 10:37:49 +00:00

9 lines
501 B
YAML

## Use these variables when referring specifically to a location within a product
## Unless the extra precision is needed, consider using `product.github` ("GitHub") instead
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'