summaryrefslogtreecommitdiff
path: root/Project-Unite/Views/Shared/_Layout.cshtml
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-03-26 11:09:28 -0400
committerMichael <[email protected]>2017-03-26 11:09:28 -0400
commit70f527e9676ea0a15c50a8f255894d3085fac272 (patch)
tree20340fee2d8be68f84c5165046913c48c34829a8 /Project-Unite/Views/Shared/_Layout.cshtml
parent416b9241755b3b1a6f1ba6fe4fb8b5f4b7ae360e (diff)
downloadproject-unite-70f527e9676ea0a15c50a8f255894d3085fac272.tar.gz
project-unite-70f527e9676ea0a15c50a8f255894d3085fac272.tar.bz2
project-unite-70f527e9676ea0a15c50a8f255894d3085fac272.zip
Add downloads index
Diffstat (limited to 'Project-Unite/Views/Shared/_Layout.cshtml')
-rw-r--r--Project-Unite/Views/Shared/_Layout.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Views/Shared/_Layout.cshtml b/Project-Unite/Views/Shared/_Layout.cshtml
index 4146e13..14f3c69 100644
--- a/Project-Unite/Views/Shared/_Layout.cshtml
+++ b/Project-Unite/Views/Shared/_Layout.cshtml
@@ -35,7 +35,7 @@
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>@Html.ActionLink("Home", "Index", "Home")</li>
- <li>@Html.ActionLink("Download", "Download", "Home")</li>
+ <li>@Html.ActionLink("Download", "Index", "Download")</li>
<li>@Html.ActionLink("Customize", "Index", "Skins")</li>
<li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Community <span class="caret"></span></a>
<ul class="dropdown-menu">