Skip to content

Commit 28e1e1b

Browse files
authored
fix friendbot url in requestAirdrop documentation (#1229)
1 parent 0d5a136 commit 28e1e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rpc/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@ export class RpcServer {
10981098
* off" if it already exists)
10991099
* @throws If Friendbot is not configured on this network or request failure
11001100
*
1101-
* @see {@link https://developers.stellar.org/docs/learn/networks#friendbot | Friendbot docs}
1101+
* @see {@link https://developers.stellar.org/docs/learn/fundamentals/networks#friendbot | Friendbot docs}
11021102
* @see {@link module:Friendbot.Api.Response}
11031103
*
11041104
* @example

0 commit comments

Comments
 (0)