1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/data/variables/location.yml
Grace Park dce3db6013 Updating error message for OpenAPI Descriptions check (#31720)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-17 19:35:34 +00:00

8 lines
440 B
YAML

## Use these variables when referring specifically to a location within a product
product_location: >-
{% ifversion ghes %}your GitHub Enterprise Server instance{% elsif ghae %}your enterprise{% 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'