We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1160688 commit d097372Copy full SHA for d097372
projects/demo/src/app/app.component.html
@@ -1,7 +1,7 @@
1
<nz-layout class="layout">
2
<nz-header>
3
<div class="logo">ngx-diff2html Demo</div>
4
- <a class="github-icon float-right" href="#">
+ <a class="github-icon float-right" href="https://github.com/AXeL-dev/ngx-diff2html">
5
<i nz-icon nzType="github" nzTheme="outline"></i>
6
</a>
7
</nz-header>
0 commit comments