From 05913b0fc7a56e9e5f24e7c629d3e32aeb080652 Mon Sep 17 00:00:00 2001 From: Kurt Schelfthout Date: Fri, 4 Nov 2016 16:49:40 -0400 Subject: [PATCH] Remove superfluous links. (#1710) They just point to DEVGUIDE and TESTGUIDE in the text. Thank you @kurtschelfthout for taking care of this. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b8bd0331ee9..3b16067e963 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ This project is subject to the Apache Licence, Version 2.0. A copy of the licens ###Development and Testing See [DEVGUIDE.md](DEVGUIDE.md) and [TESTGUIDE.md](TESTGUIDE.md) in the root of the repo for details on build, development, and testing. -Quickstart guides for build and test can be found [here](https://github.com/Microsoft/visualfsharp/wiki/Build-Quickstart) and [here](https://github.com/Microsoft/visualfsharp/wiki/Test-Quickstart), respectively. ###Required Tools for Windows Development and Testing