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: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ same behavior above can be achieved much more succinctly:
47
47
You can think of Linq to Mocks as "from the universe of mocks, give me one whose behavior
48
48
matches this expression".
49
49
50
-
Check out the [Quickstart](https://github.com/moq/moq/wiki/Quickstart) for more examples!
50
+
Check out the [Quickstart](https://github.com/devlooped/moq/wiki/Quickstart) for more examples!
51
51
52
52
<!-- #content -->
53
53
@@ -69,7 +69,7 @@ You can read more about the "why" and see some nice screenshots at [kzu's blog](
69
69
70
70
## Where?
71
71
72
-
See our [Quickstart](https://github.com/moq/moq/wiki/Quickstart) examples to get a feeling of the extremely simple API and install from [NuGet](http://nuget.org/packages/moq).
72
+
See our [Quickstart](https://github.com/devlooped/moq/wiki/Quickstart) examples to get a feeling of the extremely simple API and install from [NuGet](http://nuget.org/packages/moq).
73
73
74
74
Read about the announcement at [kzu's blog](https://web.archive.org/web/20201130233544/http://blogs.clariusconsulting.net/kzu/linq-to-mock-moq-is-born/). Get some background on [the state of mock libraries from Scott Hanselman](http://www.hanselman.com/blog/MoqLinqLambdasAndPredicatesAppliedToMockObjects.aspx).
0 commit comments