From aa810fb2a23a6688580b6d9f994f9d17deef9d96 Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Thu, 2 Jul 2015 08:09:36 +0100 Subject: [PATCH] (:memo:) Corrected links to GitLink and GitVersion Both of these projects recently moved to a new organisation, so updating the link to reflect this. --- dotnet-developer-projects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 0ac1d85..3c64966 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -178,8 +178,8 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [FsEye](https://code.google.com/p/fseye/) - A visual object tree inspector for the F# Interactive. * [FsharpLint](https://github.com/fsprojects/FSharpLint) - Lint tool for F#. * [FsPickler](https://github.com/nessos/FsPickler) - Serialization library that facilitates the distribution of .NET objects. - * [GitLink](https://github.com/CatenaLogic/GitLink) - Command-line tool to make .NET open source accessible without the need for a symbols server - * [GitVersion](https://github.com/ParticularLabs/GitVersion) - Use convention to derive a SemVer product version from a GitFlow based repository. + * [GitLink](https://github.com/GitTools/GitLink) - Command-line tool to make .NET open source accessible without the need for a symbols server + * [GitVersion](https://github.com/GitTools/GitVersion) - Use convention to derive a SemVer product version from a GitFlow based repository. * [Glimpse](https://github.com/Glimpse/Glimpse) - Providing real time diagnostics & insights to the fingertips of hundreds of thousands of developers daily. * [ILSpy](https://github.com/icsharpcode/ILSpy) - ILSpy is the open-source .NET assembly browser and decompiler. * [Mini Profiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for .NET.