| ## 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' | |