Skip to content

Commit 913f491

Browse files
committed
correct release notes link
1 parent ff4d182 commit 913f491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fcs/docsrc/tools/templates/template.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<li><a href="@Properties["project-nuget"]">Get Library via NuGet</a></li>
5050
<li><a href="@Properties["project-github"]">Source Code on GitHub</a></li>
5151
<li><a href="@Properties["project-github"]/blob/master/LICENSE">License</a></li>
52-
<li><a href="@Properties["project-github"]/blob/master/RELEASE_NOTES.md">Release Notes</a></li>
52+
<li><a href="@Properties["project-github"]/blob/master/fcs/RELEASE_NOTES.md">Release Notes</a></li>
5353

5454
<li class="nav-header">Getting started</li>
5555
<li><a href="@Root/index.html">Home page</a></li>

0 commit comments

Comments
 (0)