From 362a3e3552cfe90d980e81cc6928abe25c06243d Mon Sep 17 00:00:00 2001 From: Adam Izraelevitz Date: Tue, 27 Oct 2020 15:53:14 -0700 Subject: Fix broken links in docs (#1643) --- docs/src/wiki-deprecated/reset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/src/wiki-deprecated/reset.md') diff --git a/docs/src/wiki-deprecated/reset.md b/docs/src/wiki-deprecated/reset.md index 1b35dc00..3aafeccd 100644 --- a/docs/src/wiki-deprecated/reset.md +++ b/docs/src/wiki-deprecated/reset.md @@ -117,7 +117,7 @@ You can also cast to force the concrete type of reset. * `.asAsyncReset` will reinterpret a `Reset` as `AsyncReset`. You can then use `withReset` to use a cast reset as the implicit reset. -See ["Multiple Clock Domains"](multi-clock) for more information about `withReset`. +See ["Multiple Clock Domains"](../explanations/multi-clock) for more information about `withReset`. The following will make `myReg` as well as both `resetAgnosticReg`s synchronously reset: -- cgit v1.2.3