We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059fbae commit d273c0cCopy full SHA for d273c0c
1 file changed
src/app/app.component.html
@@ -4,7 +4,7 @@
4
<mat-expansion-panel-header>
5
<mat-panel-title>
6
Kriminalität deutscher Landkreise
7
- <a class="first-panel-title-wrapper__github-ref ml-1 mat-small" (click)="$event.stopPropagation()" target="_blank" href="https://github.com">GitHub</a>
+ <a class="first-panel-title-wrapper__github-ref ml-1 mat-small" (click)="$event.stopPropagation()" target="_blank" href="https://github.com/kexplx/crimeview">GitHub</a>
8
</mat-panel-title>
9
</mat-expansion-panel-header>
10
<app-city-form></app-city-form>
0 commit comments