Skip to content

Commit 41b7b3c

Browse files
authored
Update links to wiki
1 parent 6e407a0 commit 41b7b3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ same behavior above can be achieved much more succinctly:
4747
You can think of Linq to Mocks as "from the universe of mocks, give me one whose behavior
4848
matches this expression".
4949

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!
5151

5252
<!-- #content -->
5353

@@ -69,7 +69,7 @@ You can read more about the "why" and see some nice screenshots at [kzu's blog](
6969

7070
## Where?
7171

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).
7373

7474
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).
7575

0 commit comments

Comments
 (0)