Skip to content

Commit fcc660d

Browse files
committed
Merge pull request microsoft#207 from gep13/patch-2
Corrected links to GitLink and GitVersion
2 parents b100d33 + aa810fb commit fcc660d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet-developer-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
178178
* [FsEye](https://code.google.com/p/fseye/) - A visual object tree inspector for the F# Interactive.
179179
* [FsharpLint](https://github.com/fsprojects/FSharpLint) - Lint tool for F#.
180180
* [FsPickler](https://github.com/nessos/FsPickler) - Serialization library that facilitates the distribution of .NET objects.
181-
* [GitLink](https://github.com/CatenaLogic/GitLink) - Command-line tool to make .NET open source accessible without the need for a symbols server
182-
* [GitVersion](https://github.com/ParticularLabs/GitVersion) - Use convention to derive a SemVer product version from a GitFlow based repository.
181+
* [GitLink](https://github.com/GitTools/GitLink) - Command-line tool to make .NET open source accessible without the need for a symbols server
182+
* [GitVersion](https://github.com/GitTools/GitVersion) - Use convention to derive a SemVer product version from a GitFlow based repository.
183183
* [Glimpse](https://github.com/Glimpse/Glimpse) - Providing real time diagnostics & insights to the fingertips of hundreds of thousands of developers daily.
184184
* [ILSpy](https://github.com/icsharpcode/ILSpy) - ILSpy is the open-source .NET assembly browser and decompiler.
185185
* [Mini Profiler](https://github.com/MiniProfiler/dotnet) - A simple but effective mini-profiler for .NET.

0 commit comments

Comments
 (0)