diff --git a/src/pages/apis/index.md b/src/pages/apis/index.md
index 76ea35820..9668ce9b6 100644
--- a/src/pages/apis/index.md
+++ b/src/pages/apis/index.md
@@ -1,6 +1,6 @@
---
title: Adobe PDF Services Open API spec
description: The OpenAPI spec for Adobe PDF Services API endpoints, parameters, and responses.
-openAPISpec: https://raw.githubusercontent.com/AdobeDocs/pdfservices-api-documentation/main/src/pages/resources/openapi.json
+openAPISpec: https://raw.githubusercontent.com/AdobeDocs/pdfservices-api-documentation/fix-broken-ims-auth-link/src/pages/resources/openapi.json
---
-[]
diff --git a/src/pages/resources/openapi.json b/src/pages/resources/openapi.json
index bc0fed5bd..d31f89562 100644
--- a/src/pages/resources/openapi.json
+++ b/src/pages/resources/openapi.json
@@ -16,7 +16,7 @@
"tags": [
{
"name": "Generate Token",
- "description": "Creates an access token using client id and client secret. Click here to refer underlying IMS authentication APIs."
+ "description": "Creates an access token using client id and client secret. Click here to refer underlying IMS authentication APIs."
},
{
"name": "Assets",