Skip to content

Commit f0f9430

Browse files
authored
Add ledger to our documentation page (#776)
1 parent 9c2c4d0 commit f0f9430

File tree

5 files changed

+16
-44
lines changed

5 files changed

+16
-44
lines changed

content/get-started/get-started.mdx

Lines changed: 0 additions & 43 deletions
This file was deleted.

content/get-started/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ import { SidebarDefinition } from "@/lib/markdown";
22

33
export const sidebar: SidebarDefinition = [
44
"mining",
5-
// "ledger", // TODO: Uncomment after Ledger Live launch
5+
"ledger",
66
];

0 commit comments

Comments
 (0)