From 236edc344dc267e86c383cedf9e0c8598df9a955 Mon Sep 17 00:00:00 2001 From: nosami Date: Wed, 9 Nov 2016 16:20:48 +0000 Subject: [PATCH] Fixed link to MonoDevelop F# binding --- docs/content/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/index.md b/docs/content/index.md index 22dac72f20..72455f6a06 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -61,7 +61,7 @@ Projects using the F# Compiler Services Some of the projects using the F# Compiler Services are: * [**The Visual F# Power Tools**](http://fsprojects.github.io/VisualFSharpPowerTools/) - * [**The Xamarin and MonoDevelop Tools for F#**]https://github.com/mono/monodevelop/tree/master/main/external/fsharpbinding) + * [**The Xamarin and MonoDevelop Tools for F#**](https://github.com/mono/monodevelop/tree/master/main/external/fsharpbinding) * [**The Emacs Plugin for F#**](https://github.com/fsharp/emacs-fsharp-mode) * [**The Vim Plugin for F#**](https://github.com/fsharp/vim-fsharp) * [**iFSharp**](https://github.com/BayardRock/IfSharp) - iPython-style notebook engine for F#