mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
chore(demo): revert short links back to full ones (#5767)
This commit is contained in:
parent
b8106210fa
commit
3a24d308f2
20 changed files with 64 additions and 64 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue