[frontend] Fix link in hoods page
This commit is contained in:
parent
caaa6fd5e5
commit
e370270ed6
|
@ -3,7 +3,7 @@
|
|||
<div class="description">
|
||||
<p class="text">
|
||||
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>
|
||||
<div class="banner"></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue