Skip to content
Prev Previous commit
Next Next commit
revert pre-live nav config tweak
  • Loading branch information
basit3407 committed Apr 22, 2026
commit 3e33e91f6d9b8b82c46da10772b5c0f4e606ccdb
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ const config = {
},
{
label: "User-related APIs (Pre-live)",
to: "/docs/user_related_apis_prelive/user-related-apis",
to: "docs/category/user-related-apis-pre-live",
},
{
label: "OAuth2 APIs",
Expand Down Expand Up @@ -294,7 +294,7 @@ const config = {
},
{
label: "User-related APIs (Pre-live)",
to: "/docs/user_related_apis_prelive/user-related-apis",
to: "/docs/category/user-related-apis-pre-live",
},
{
label: "Search APIs",
Expand Down