chore(docs): replace email with SO and GitHub links (#5583)

This commit is contained in:
Sergey Andrievskiy 2020-01-21 14:19:50 +03:00 committed by Sergey Andrievskiy
parent a5a535d341
commit 1bcb98b93c
3 changed files with 5 additions and 6 deletions

View file

@ -12,7 +12,10 @@
<div class="contact-us">
<h2>Need some help or found an issue?</h2>
<p>Contact us at <a href="mailto:contact@akveo.com">contact@akveo.com</a></p>
<p>
Ask on <a href="https://stackoverflow.com/questions/ask">Stack Overflow</a> with tag `ngx-admin` or
post an issue on <a href="https://github.com/akveo/ngx-admin/issues/new">GitHub</a>.
</p>
</div>
</nb-layout-column>
<nb-layout-footer>