Skip to content

Commit

Permalink
Add links to new docs website to README
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Aug 28, 2021
1 parent e1d0858 commit e9fff47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The most popular and friendly mocking library for .NET

[![Version](https://img.shields.io/nuget/vpre/Moq.svg)](https://www.nuget.org/packages/Moq)
[![Downloads](https://img.shields.io/nuget/dt/Moq.svg)](https://www.nuget.org/packages/Moq)
[![Documentation](https://img.shields.io/badge/docs-website-%23fc0)](https://www.moqthis.com/moq4/)
[![Discord Chat](https://img.shields.io/badge/chat-on%20discord-7289DA.svg)](https://discord.gg/8PtpGdu)
[![Gitter chat](https://img.shields.io/badge/chat-on%20gitter-753A88.svg)](https://gitter.im/moq/moq)

Expand Down Expand Up @@ -69,6 +70,8 @@ See our [Quickstart](https://github.com/Moq/moq4/wiki/Quickstart) examples to ge

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

In-depth documentation is being added to the [documentation website](https://www.moqthis.com/moq4/).


## Who?

Expand Down

0 comments on commit e9fff47

Please sign in to comment.