Skip to content

Commit 39ed801

Browse files
author
tilo-14
committed
reorder to api ref
1 parent e662dec commit 39ed801

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

resources/spl-to-light-reference.mdx renamed to api-reference/solana-to-light-comparison.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: SPL to Light Reference
2+
title: Solana to Light Reference
3+
sidebarTitle: Reference
34
description: Side-by-side mapping of every Light Token instruction against its SPL/Solana equivalent. Covers RPC, TypeScript client, Rust client, program CPI, and Anchor macros.
45
---
56

docs.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@
153153
{
154154
"group": "Resources",
155155
"pages": [
156-
"resources/spl-to-light-reference",
157156
"resources/cli",
158157
"resources/migration-v1-to-v2",
159158
"resources/addresses-and-urls",
@@ -180,6 +179,12 @@
180179
"api-reference/sdk"
181180
]
182181
},
182+
{
183+
"group": "Solana to Light",
184+
"pages": [
185+
"api-reference/solana-to-light-comparison"
186+
]
187+
},
183188
{
184189
"group": "Anchor",
185190
"pages": [

0 commit comments

Comments
 (0)