You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cookbook/tx-new.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ stellar network use testnet
31
31
32
32
### Create Account
33
33
34
-
Creates and funds a new Stellar account. Above `alice` was funded by [friendbot](../../../learn/fundamentals/networks.mdx#friendbot). However, `bob` and `charlie` were not. So we can use the `create-account` command to fund them.
34
+
Creates and funds a new Stellar account. Above `alice` was funded by [friendbot](../../../networks/README.mdx#friendbot). However, `bob` and `charlie` were not. So we can use the `create-account` command to fund them.
35
35
36
36
`bob` will receive 10 XLM and `charlie` will get 1 XLM.
0 commit comments