Skip to content

Commit 92daf73

Browse files
committed
2 parents ae50380 + d1af123 commit 92daf73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div id="app">
1212
<nav class="navbar navbar-light navbar-laravel">
1313
<div class="container">
14-
<a class="navbar-brand" href="/">
14+
<a class="navbar-brand" href="/regex-generator">
1515
Regex Generator
1616
</a>
1717
<!-- Right Side Of Navbar -->
@@ -80,4 +80,4 @@
8080
</div>
8181
<script src="/public/js/app.js"></script>
8282
</body>
83-
</html>
83+
</html>

0 commit comments

Comments
 (0)