ran script/content-migrations/use-short-versions.js
This commit is contained in:
@@ -3,9 +3,9 @@ title: Getting started with the API
|
||||
redirect_from:
|
||||
- /articles/getting-started-with-the-api
|
||||
versions:
|
||||
free-pro-team: '*'
|
||||
enterprise-server: '*'
|
||||
github-ae: '*'
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
---
|
||||
|
||||
To automate common tasks, back up your data, or create integrations that extend {% data variables.product.product_name %}, you can use the {% data variables.product.product_name %} API.
|
||||
@@ -14,5 +14,5 @@ For more information about the API, see the [GitHub REST API](/rest) and [GitHub
|
||||
|
||||
## Further reading
|
||||
|
||||
- "[Backing up a repository](/articles/backing-up-a-repository)"{% if currentVersion == "free-pro-team@latest" %}
|
||||
- "[Backing up a repository](/articles/backing-up-a-repository)"{% ifversion fpt %}
|
||||
- "[About integrations](/articles/about-integrations)"{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user