Skip to content

Commit 4e3b6eb

Browse files
committed
update keys
1 parent 9ba0f8d commit 4e3b6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export default defineConfig({
4242
label: "Hive basics",
4343
items: [
4444
// Each item here is one entry in the navigation menu.
45-
{ label: "Keys", slug: "common/keys" },
45+
{ label: "Account security", slug: "common/keys" },
4646
{ label: "Hive tokens", slug: "common/hive-tokens" },
4747
{ label: "Wallet", slug: "common/wallet" },
4848
{

0 commit comments

Comments
 (0)