Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit b904bce

Browse files
committed
fix(footer): link to getting started
1 parent f51709b commit b904bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/footer/footer.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ion-row>
44
<ion-col sizeXs="6" sizeLg="3">
55
<h4>Fivethree</h4>
6-
<a class="links" href="/getting-started" translate>common.get-started</a>
6+
<a class="links" href="/fivethree/getting-started" translate>common.get-started</a>
77
<a class="links" href="https://fivethree.io/" translate>footer.about</a>
88
</ion-col>
99
<ion-col sizeXs="6" sizeLg="3">

0 commit comments

Comments
 (0)