Skip to content

Commit

Permalink
adds direct links to source code in migration chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
damirka committed Mar 30, 2024
1 parent e52d602 commit 434cdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/guides/2024-migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ fun aliases() {
}
```

For the full list of built-in aliases, refer to the [Standard Library](../basic-syntax/standard-library.md) and [Sui Framework](../programmability/sui-framework.md) source code.
For the full list of built-in aliases, refer to the [Standard Library](../basic-syntax/standard-library.md#source-code) and [Sui Framework](../programmability/sui-framework.md#source-code) source code.

## Borrowing Operator

Expand Down

0 comments on commit 434cdfd

Please sign in to comment.