add android basics FAQ
This commit is contained in:
parent
e08f6ee73c
commit
e8828d8658
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ class AboutPage extends React.PureComponent {
|
|||
</Text>
|
||||
<View style={aboutStyle.links}>
|
||||
<Link style={aboutStyle.link} href="https://lbry.io/faq/what-is-lbry" text="What is LBRY?" />
|
||||
<Link style={aboutStyle.link} href="https://lbry.io/faq/android-basics" text="Android App Basics?" />
|
||||
<Link style={aboutStyle.link} href="https://lbry.io/faq" text="Frequently Asked Questions" />
|
||||
</View>
|
||||
<Text style={aboutStyle.socialTitle}>Get Social</Text>
|
||||
|
|
Loading…
Reference in a new issue