Skip to content

Commit d273c0c

Browse files
committed
fix: fix github link
1 parent 059fbae commit d273c0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<mat-expansion-panel-header>
55
<mat-panel-title>
66
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>
7+
<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>
88
</mat-panel-title>
99
</mat-expansion-panel-header>
1010
<app-city-form></app-city-form>

0 commit comments

Comments
 (0)