[frontend] Fix link in hoods page

This commit is contained in:
Cathy Hu 2020-09-09 02:39:53 +02:00
parent caaa6fd5e5
commit e370270ed6

View file

@ -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>