Skip to content

Commit 00b3d1d

Browse files
authored
chore(docs): replace email with SO and GitHub links
1 parent 01399d7 commit 00b3d1d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/src/app/documentation/documentation.component.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313

1414
<div class="contact-us">
1515
<h2>Need some help or found an issue?</h2>
16-
<p>Contact us at <a href="mailto:contact@akveo.com">contact@akveo.com</a></p>
16+
<p>
17+
Ask on <a href="https://stackoverflow.com/questions/ask">Stack Overflow</a> with tag `ui-kitten` or
18+
post an issue on <a href="https://github.com/akveo/react-native-ui-kitten/issues/new/choose">GitHub</a>.
19+
</p>
1720
</div>
1821
</nb-layout-column>
1922
<nb-layout-footer>

0 commit comments

Comments
 (0)