From 984644f78e54026f233cc88ceb463456b8b4ef33 Mon Sep 17 00:00:00 2001 From: theManikJindal Date: Tue, 28 May 2024 18:37:51 +0530 Subject: [PATCH] missed changing the nav --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index 25647780..99d6a679 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -88,7 +88,7 @@ module.exports = { title: "Add API using API Key credential" }, { - path: "guides/services/services-add-api-oauth.md", + path: "guides/services/services-add-api-oauth-user-authentication.md", title: "Add API using OAuth User authentication credential" }, {