Skip to content

Commit 571524a

Browse files
Merge branch 'main' into fix/tutorial
2 parents 5a85590 + 53234ea commit 571524a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

website/docs/tutorial/01-getting-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@ In the top right corner, you'll see a big "Connect" button. Click it. You need t
129129
Once it's installed, we need to connect it to our local network running in Docker. Open the extension, click the menu, and navigate to "Settings," then "Network." Click the "Add custom network" button and enter the following info:
130130

131131
- **Name**: `Local`
132-
- **HORIZON RPC URL**: `http:localhost:8000`
133-
- **SOROBAN RPC URL**: `http:localhost:8000/rpc`
132+
- **HORIZON RPC URL**: `http://localhost:8000`
133+
- **SOROBAN RPC URL**: `http://localhost:8000/rpc`
134134
- **Passphrase**: `Standalone Network ; February 2017`
135-
- **Friendbot URL**: `http:localhost:8000/friendbot`
135+
- **Friendbot URL**: `http://localhost:8000/friendbot`
136136
- Check **Allow connecting to non-HTTPS networks**
137137

138138
> ℹ️ The 🌐 icon in the extension lets you switch back and forth between this Local network as well as test and main net.

0 commit comments

Comments
 (0)