Skip to content

Commit d097372

Browse files
committed
Add github repository link to demo app
1 parent 1160688 commit d097372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/demo/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<nz-layout class="layout">
22
<nz-header>
33
<div class="logo">ngx-diff2html Demo</div>
4-
<a class="github-icon float-right" href="#">
4+
<a class="github-icon float-right" href="https://github.com/AXeL-dev/ngx-diff2html">
55
<i nz-icon nzType="github" nzTheme="outline"></i>
66
</a>
77
</nz-header>

0 commit comments

Comments
 (0)