Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-tortora committed Feb 8, 2024
1 parent a0da7c9 commit c441855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/isc/v1.0.0-rc.6/docs/solo/how-tos/test.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ or within Solo test code. The [Call Context](../../explanations/context.mdx) kno
[`call()`](../../schema/how-tos/call.mdx) or [`post()`](../../schema/how-tos/post.mdx) the function call through the function
descriptor. This makes for seamless testing of smart contracts.

In the [next section](examples.md) we will go deeper into how the helper member functions
In the [next section](examples.mdx) we will go deeper into how the helper member functions
of the SoloContext are used to simplify tests.

0 comments on commit c441855

Please sign in to comment.