Merge branch '313-user-feedback-broken-wiki-link' into 'master'
Corrects wiki link Closes #313 See merge request bloodyhealth/drip!189
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ export default class Home extends Component {
|
||||
{ isShowingMore &&
|
||||
<View>
|
||||
<AppText styles={styles.paragraph}>
|
||||
{ `${statusText} ${links.moreAboutNfp.url}` }
|
||||
{ `${statusText} ${links.wiki.url}.` }
|
||||
</AppText>
|
||||
</View>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user