Skip to content

Commit bbcc770

Browse files
authored
Change github reference to new repo
Updated GitHub link in sidenav buttons component.
1 parent cbe4a93 commit bbcc770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/component/sidenav-buttons/sidenav-buttons.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<mat-icon mat-list-icon color="primary">{{ Icons[i] }}</mat-icon>
44
<h3 mat-line>{{ Options[i] }}</h3>
55
</a>
6-
<a mat-list-item href="https://github.com/wurstbrot/DevSecOps-MaturityModel/" target="_blank">
6+
<a mat-list-item href="https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel/" target="_blank">
77
<mat-icon mat-list-icon color="primary" svgIcon="github"></mat-icon>
88
<h3 mat-line>GitHub</h3>
99
</a>

0 commit comments

Comments
 (0)