Skip to content

Commit 1824af8

Browse files
committed
Update link to main route to index route
1 parent 0c12860 commit 1824af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/application.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<img src="./assets/images/search.png" class="img" alt="Search icon" />
66
<div class="text">Search the docs...</div>
77
</div>
8-
<LinkTo @route="main">
8+
<LinkTo @route="index">
99
<div class="logo">
1010
<div class="text">SEMANTIC</div>
1111
<img src="./assets/images/logo.png" class="img" alt="Semantic works" />

0 commit comments

Comments
 (0)