Skip to content

Commit

Permalink
Update links to wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu authored Jul 23, 2024
1 parent 6e407a0 commit 41b7b3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ same behavior above can be achieved much more succinctly:
You can think of Linq to Mocks as "from the universe of mocks, give me one whose behavior
matches this expression".

Check out the [Quickstart](https://github.com/moq/moq/wiki/Quickstart) for more examples!
Check out the [Quickstart](https://github.com/devlooped/moq/wiki/Quickstart) for more examples!

<!-- #content -->

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

## Where?

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

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

Expand Down

0 comments on commit 41b7b3c

Please sign in to comment.