Skip to content

Commit

Permalink
Merge pull request #774 from hirosystems/max-crawford-patch-11
Browse files Browse the repository at this point in the history
Update broadcasting.mdx
  • Loading branch information
ryanwaits authored Sep 27, 2024
2 parents 754a5b2 + 335b9a0 commit c50106c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/stacks/stacks.js/concepts/broadcasting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ const serializedTx = tx.serialize();
const serializedTxHex = bytesToHex(serializedTx);
```

<Callout title="Info">For web applications, user wallets can broadcast transactions via [@stacks/connect](../packages/connect).</Callout>
<Callout title="Info">For web applications, user wallets can broadcast transactions via [@stacks/connect](/stacks/connect).</Callout>

0 comments on commit c50106c

Please sign in to comment.