You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/testing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ to decouple application code from framework or other infrastructure concerns.
6
6
7
7
See Jeremy's blog post [How Wolverine allows for easier testing](https://jeremydmiller.com/2022/12/13/how-wolverine-allows-for-easier-testing/) for an introduction to unit testing Wolverine message handlers.
8
8
9
-
Also see [Wolverine Best Practices](/tutorials/best-practices) for other helpful tips.
9
+
Also see [Wolverine Best Practices](/introduction/best-practices) for other helpful tips.
0 commit comments