Skip to content

Commit ff5ed9f

Browse files
committed
Updated link to ChangeLog to Github Releases
1 parent 2473489 commit ff5ed9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<li><a href="{{ site.baseurl }}/config">Config options</a></li>
7171

7272
<li><a href="https://github.com/NLog/NLog/issues">Support</a></li>
73-
<li><a href="https://github.com/NLog/NLog/blob/master/CHANGELOG.md">Changelog</a></li>
73+
<li><a href="https://github.com/NLog/NLog/releases">Changelog</a></li>
7474

7575
</ul>
7676
</div>

_posts/2019-03-20-nlog-4-6-is-live.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ will now use MDLC + NDLC (Instead of MDC + NDC) when detecting application is us
187187

188188
## Many other improvements
189189

190-
For a full list of all the enhancements and performance improvements: [NLog 4.6 Release Notes](https://github.com/NLog/NLog/blob/master/CHANGELOG.md)
190+
For a full list of all the enhancements and performance improvements: [NLog 4.6 Release Notes](https://github.com/NLog/NLog/releases/tag/v4.6)
191191

192192

193193
Happy logging!

0 commit comments

Comments
 (0)