Skip to content

Commit 84f1077

Browse files
committed
Updating the sidebar
1 parent e3f46d7 commit 84f1077

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,11 @@
269269
"groups": [
270270
{
271271
"group": "WalletConnect Payments Standard",
272-
"pages": ["payments/overview", "payments/wallet-implementation"]
272+
"pages": ["payments/overview"]
273+
},
274+
{
275+
"group": "WalletConnect Pay",
276+
"pages": ["payments/wallet-implementation"]
273277
},
274278
{
275279
"group": "Point of Sale (POS) SDK",

payments/wallet-implementation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Wallet Pay Implementation for Wallets"
2+
title: "WalletConnect Pay Implementation for Wallets"
33
metatags:
44
description: "Learn how to implement WalletConnect Pay in your wallet to process payment requests during session establishment."
55
sidebarTitle: "Wallet Implementation"

0 commit comments

Comments
 (0)