Skip to content

Commit

Permalink
Update link to documentation website
Browse files Browse the repository at this point in the history
It is now officially at http://moq.github.io/moq4/
  • Loading branch information
SeanKilleen authored and stakx committed May 12, 2022
1 parent 6e98431 commit 6c7e7a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +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/)
[![Documentation](https://img.shields.io/badge/docs-website-%23fc0)](http://moq.github.io/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 @@ -70,7 +70,7 @@ 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/).
In-depth documentation is being added to the [documentation website](http://moq.github.io/moq4/).


## Who?
Expand Down Expand Up @@ -108,4 +108,4 @@ We appreciate deeply any feedback that you may have! Feel free to participate in
<img src="https://raw.githubusercontent.com/devlooped/oss/main/assets/images/sponsors.svg" alt="sponsors" height="36" width="36" style="vertical-align: text-top; border: 0px; padding: 0px; margin: 0px">&nbsp;&nbsp;by&nbsp;<a href="https://github.com/clarius">@clarius</a>&nbsp;<img src="https://raw.githubusercontent.com/clarius/branding/main/logo/logo.svg" alt="sponsors" height="36" width="36" style="vertical-align: text-top; border: 0px; padding: 0px; margin: 0px">
</h3>

*[get mentioned here too](https://github.com/sponsors/devlooped)!*
*[get mentioned here too](https://github.com/sponsors/devlooped)!*

0 comments on commit 6c7e7a1

Please sign in to comment.