Skip to content

Commit ab7cffe

Browse files
authored
Update _Layout.cshtml
1 parent 39115c7 commit ab7cffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Views/Shared/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<span class="icon-bar"></span>
1717
<span class="icon-bar"></span>
1818
</button>
19-
@Html.ActionLink("CloudLabs", "Index", "User", new { area = "" }, new { @class = "navbar-brand" })
19+
@Html.ActionLink("Contact Database application", "Index", "User", new { area = "" }, new { @class = "navbar-brand" })
2020
</div>
2121
<div class="navbar-collapse collapse">
2222
<ul class="nav navbar-nav">

0 commit comments

Comments
 (0)