Skip to content

Commit 1b52a39

Browse files
committed
fix README.md links
1 parent 9acbfb1 commit 1b52a39

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ You are seeing:
4545

4646
## Icon
4747

48-
<a href="https://thenounproject.com/term/tree/13389/" target="_blank">Tree</a>
49-
designed by <a href="http://thenounproject.com/david.chapman" target="_blank">David Chapman</a>
48+
[Tree][app-icon]
49+
designed by [David Chapman][app-icon-author]
5050
from The Noun Project.
5151

5252
[semver]: http://semver.org
@@ -84,5 +84,7 @@ from The Noun Project.
8484
[how]: https://gitversion.net/docs/learn/how-it-works
8585
[faq]: https://gitversion.net/docs/learn/faq
8686
[who]: https://gitversion.net/docs/learn/who
87-
[gv-in-action]: https://raw.github.com/GitTools/GitVersion/master/docs/input/docs/img/README.png
88-
[banner]: https://github.com/GitTools/graphics/raw/master/GitVersion/banner-1280x640.png
87+
[gv-in-action]: https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/input/docs/img/README.png
88+
[banner]: https://raw.githubusercontent.com/GitTools/graphics/master/GitVersion/banner-1280x640.png
89+
[app-icon]: https://thenounproject.com/term/tree/13389/
90+
[app-icon-author]: http://thenounproject.com/david.chapman

build/nuspec/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ You are seeing:
3636

3737
## Icon
3838

39-
<a href="https://thenounproject.com/term/tree/13389/" target="_blank">Tree</a>
40-
designed by <a href="http://thenounproject.com/david.chapman" target="_blank">David Chapman</a>
39+
[Tree][app-icon]
40+
designed by [David Chapman][app-icon-author]
4141
from The Noun Project.
4242

4343
[semver]: http://semver.org
@@ -59,5 +59,7 @@ from The Noun Project.
5959
[how]: https://gitversion.net/docs/learn/how-it-works
6060
[faq]: https://gitversion.net/docs/learn/faq
6161
[who]: https://gitversion.net/docs/learn/who
62-
[gv-in-action]: https://raw.github.com/GitTools/GitVersion/master/docs/input/docs/img/README.png
63-
[banner]: https://github.com/GitTools/graphics/raw/master/GitVersion/banner-1280x640.png
62+
[gv-in-action]: https://raw.githubusercontent.com/GitTools/GitVersion/master/docs/input/docs/img/README.png
63+
[banner]: https://raw.githubusercontent.com/GitTools/graphics/master/GitVersion/banner-1280x640.png
64+
[app-icon]: https://thenounproject.com/term/tree/13389/
65+
[app-icon-author]: http://thenounproject.com/david.chapman

0 commit comments

Comments
 (0)