Skip to content

Commit

Permalink
Update modules-and-imports.md (#4530)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 authored May 2, 2024
1 parent 0e6bb80 commit d7b0f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/md/writing-motoko/modules-and-imports.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This section provides examples of different scenarios for using the `module` and

## Importing from the base library

View the [online documentation for the Motoko base library](../base/index).
View the [online documentation for the Motoko base library](../base/index.md).

You can find source code for the Motoko base modules in the open source [repository](https://github.com/dfinity/motoko-base).

Expand Down

0 comments on commit d7b0f19

Please sign in to comment.