From e4634eb755391977efbd5372dfe1d9a181c2c5a6 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Mon, 5 Aug 2024 17:13:22 -0300 Subject: [PATCH] Remove non-existent documentation link --- readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/readme.md b/readme.md index 1e865179d..01b24baf3 100644 --- a/readme.md +++ b/readme.md @@ -72,9 +72,6 @@ See our [Quickstart](https://github.com/devlooped/moq/wiki/Quickstart) examples 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](http://moq.github.io/moq/). - - ## Who? Moq was originally developed by [Clarius](http://www.clariusconsulting.net), [Manas](http://www.manas.com.ar) and [InSTEDD](http://www.instedd.org).