Fixing dead/broken links for rest api docs (#30833)
This commit is contained in:
@@ -9,6 +9,8 @@ versions:
|
||||
ghae: '*'
|
||||
topics:
|
||||
- API
|
||||
redirect_from:
|
||||
- /rest/overview/about-the-rest-api
|
||||
---
|
||||
|
||||
You can use {% data variables.product.company_short %}'s API to build scripts and applications that automate processes, integrate with {% data variables.product.company_short %}, and extend {% data variables.product.company_short %}. For example, you could use the API to triage issues, build an analytics dashboard, or manage releases.
|
||||
|
||||
@@ -3,7 +3,7 @@ title: GitHub REST API documentation
|
||||
shortTitle: REST API
|
||||
intro: 'Create integrations, retrieve data, and automate your workflows with the {% data variables.product.prodname_dotcom %} REST API.'
|
||||
introLinks:
|
||||
overview: /rest/overview/about-the-rest-api
|
||||
overview: /rest/about-the-rest-api/about-the-rest-api
|
||||
quickstart: /rest/quickstart
|
||||
featuredLinks:
|
||||
startHere:
|
||||
|
||||
Reference in New Issue
Block a user