Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/reference/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ default one.

**Replaces the function/method with name <original> with the function/method with name <replacement> during compilation**

Check the [*Stubbing* section](../reference/stubbing.md) for more information about stubbing.
Check the [*Stubbing* section](../reference/experimental/stubbing.md) for more information about stubbing.

## Contract Attributes

Expand Down
Loading