Skip to content

Commit eb71aed

Browse files
authored
Fix link to the "networks" page in the docs. (#2260)
1 parent 9291cfc commit eb71aed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cookbook/tx-new.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ stellar network use testnet
3131

3232
### Create Account
3333

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.
3535

3636
`bob` will receive 10 XLM and `charlie` will get 1 XLM.
3737

0 commit comments

Comments
 (0)