docs: lowercase 'goose' in TabItem labels for consistency (#5297)

This commit is contained in:
w. ian douglas
2025-10-21 20:52:00 +01:00
committed by GitHub
parent 15b141e2ad
commit ebac0cfb4f
55 changed files with 228 additions and 228 deletions
+4 -4
View File
@@ -21,10 +21,10 @@ You'll need a lightning wallet that supports [NWC](https://nwc.dev). If you don'
:::tip TLDR
<Tabs groupId="interface">
<TabItem value="ui" label="Goose Desktop" default>
<TabItem value="ui" label="goose Desktop" default>
[Launch the installer](goose://extension?cmd=npx&arg=-y&arg=%40getalby%2Fmcp&id=alby&name=Alby&description=Connect%20Goose%20to%20your%20Bitcoin%20Lightning%20Wallet&env=NWC_CONNECTION_STRING%3DNWC%20Connection%20Secret)
</TabItem>
<TabItem value="cli" label="Goose CLI">
<TabItem value="cli" label="goose CLI">
**Command**
```sh
npx -y @getalby/mcp
@@ -46,7 +46,7 @@ You'll need [Node.js](https://nodejs.org/) installed on your system to run this
:::
<Tabs groupId="interface">
<TabItem value="ui" label="Goose Desktop" default>
<TabItem value="ui" label="goose Desktop" default>
<Tabs>
<TabItem value="local" label="Local" default>
<GooseDesktopInstaller
@@ -78,7 +78,7 @@ Bearer nostr+walletconnect://...
</TabItem>
</Tabs>
</TabItem>
<TabItem value="cli" label="Goose CLI">
<TabItem value="cli" label="goose CLI">
<Tabs>
<TabItem value="local" label="Local" default>
1. Run the `configure` command: