1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Fixing dead/broken links for rest api docs (#30833)

This commit is contained in:
Frank
2024-01-02 19:38:41 +11:00
committed by GitHub
parent 283b435bc6
commit 4573062063
2 changed files with 3 additions and 1 deletions

View File

@@ -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.

View File

@@ -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: