Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 3d54d64

Browse files
authored
Update token.mdx (#3049)
1 parent fe4eb13 commit 3d54d64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/token.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Auto-generated C bindings are also available
3232
[here](https://github.com/solana-labs/solana-program-library/blob/master/token/program/inc/token.h)
3333

3434
[JavaScript
35-
bindings](https://github.com/solana-labs/solana-program-library/blob/master/token/js/client/token.js)
35+
bindings](https://github.com/solana-labs/solana-program-library/tree/master/token/js)
3636
are available that support loading the Token Program on to a chain and issue
3737
instructions.
3838

@@ -1887,4 +1887,4 @@ Resources:
18871887
- Application with the UI: https://app.streamflow.finance/vesting
18881888
- JS SDK: https://npmjs.com/@streamflow/timelock ([source](https://github.com/StreamFlow-Finance/timelock/tree/master/packages/timelock))
18891889
- Rust SDK: https://crates.io/crates/streamflow-timelock ([source](https://github.com/streamflow-finance/timelock-crate))
1890-
- Program code: https://github.com/streamflow-finance/timelock
1890+
- Program code: https://github.com/streamflow-finance/timelock

0 commit comments

Comments
 (0)