chore(demo): revert short links back to full ones (#5767)

This commit is contained in:
Vladimir Lugovsky 2020-09-08 14:12:50 +03:00 committed by GitHub
parent b8106210fa
commit 3a24d308f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 64 additions and 64 deletions

View file

@ -1,5 +1,5 @@
<div class="main-img-container">
<a href="https://hubs.ly/H0n55Gb0"
<a href="http://www.akveo.com/ngx-admin/?utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20docs&utm_source=ngx_admin&utm_medium=referral&utm_content=landing_main_section_image"
target="_blank"
class="hero-image-link">
<img *ngIf="breakpoint.width >= breakpoints.md"
@ -35,7 +35,7 @@
Installation Docs
</a>
<a class="btn btn-demo"
href="https://hubs.ly/H0n55nc0"
href="https://www.akveo.com/ngx-admin?utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20docs&utm_source=ngx_admin&utm_medium=referral&utm_content=landing_main_section"
target="_blank">
Demo
</a>