Skip to content

Commit 1f49349

Browse files
committed
refactor
1 parent 9599c3b commit 1f49349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AspnetRun.Web/src/app/core/layout/layout.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-light bg-white border-bottom box-shadow mb-3">
22
<div class="container">
3-
<a class="navbar-brand" routerLink="/Index">AspnetRun-Angular</a>
3+
<a class="navbar-brand" routerLink="/index">AspnetRun-Angular</a>
44
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target=".navbar-collapse"
55
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
66
<span class="navbar-toggler-icon"></span>

0 commit comments

Comments
 (0)