Skip to content

Commit 2075e6a

Browse files
updates
1 parent 651ca80 commit 2075e6a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ The XDC protocol serves as a messaging and confirmation layer for global payment
9292
<div>XDC Chain</div>
9393
<p>Get started with XDC Network: Unlock the power of decentralized finance and global trade.</p>
9494
</a>
95-
<a href="./announce" class="grid-item">
96-
<div>Announcements</div>
97-
<p>Stay updated with the latest XDC Network announcements and developments.</p>
95+
<a href="whitepaper" class="grid-item">
96+
<div>White Paper</div>
97+
<p>Technical and Business White Paper of the XDC Network</p>
9898
</a>
9999
<a href="./xdcchain/developers/rpc/" class="grid-item">
100100
<div>XDC Network: RPC Endpoints </div>

docs/xdcchain/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ title: XDC Chain
5252
<p>XDC ecosystem and developer tools</p>
5353
</a>
5454
<a href="./developers/node_operators/masternode">
55-
<div>Run a Masterode</div>
55+
<div>Run a Masternode</div>
5656
<p>How to run a XDC Masternode</p>
5757
</a>
58-
<a href="./#">
59-
<div>JSON-RPC API</div>
60-
<p>Interacting with XDC requires sending requests to specific JSON-RPC API methods.</p>
58+
<a href="./developers/rpc">
59+
<div>RPC Endpoints</div>
60+
<p>Interacting with XDC requires sending requests through a specific RPC.</p>
6161
</a>
6262
</div>

0 commit comments

Comments
 (0)