1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/data/reusables/rest-api/quickstart-location-javascript-admonition.md
Matt Pollard b4830bc2b3 Enterprise bug fixes for 2023-01-27 (#34233)
Co-authored-by: github-actions <github-actions@github.com>
2023-01-28 11:32:15 +00:00

8 lines
506 B
Markdown

{% ifversion ghes or ghae %}
{% note %}
**Note:** The following example is intended for {% data variables.product.prodname_dotcom_the_website %}. If you'd prefer to try the example using {% data variables.product.product_name %}, you must replace `octocat/Spoon-Knife` with a repository on {% ifversion ghes %}your instance{% elsif ghae %}{% data variables.product.product_name %}{% endif %}. Alternatively, you can create a new `Octokit` instance without specifying `baseURL`.
{% endnote %}
{% endif %}