[frontend] Fix link in hoods page
This commit is contained in:
parent
caaa6fd5e5
commit
e370270ed6
|
@ -3,7 +3,7 @@
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<p class="text">
|
<p class="text">
|
||||||
Enter a search term below to find your local community - or create
|
Enter a search term below to find your local community - or create
|
||||||
<a [routerLink]="['/dashboard']">a new hood! </a>
|
<a [routerLink]="['/organizers']">a new hood! </a>
|
||||||
</p>
|
</p>
|
||||||
<div class="banner"></div>
|
<div class="banner"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue