urls updated
This commit is contained in:
parent
3494942113
commit
22b4a4b519
|
@ -12,15 +12,15 @@ const links = [
|
||||||
{
|
{
|
||||||
title: 'Product Page',
|
title: 'Product Page',
|
||||||
url:
|
url:
|
||||||
'https://market.nativebase.io/view/react-native-food-delivery-backend-app'
|
'https://enatega.com/enatega-single-vendor/'
|
||||||
},
|
},
|
||||||
{ title: 'Docs', url: 'https://enatega.gitbook.io/enatega-full-app/' },
|
{ title: 'Docs', url: 'https://enatega.com/docs/enatega-singlevendor-rider-app-introduction/' },
|
||||||
{
|
{
|
||||||
title: 'Blog',
|
title: 'Blog',
|
||||||
url:
|
url:
|
||||||
'https://blog.nativebase.io/enatega-full-food-delivery-app-is-finally-here-a6039de4a09d'
|
'https://enatega.com/blog/'
|
||||||
},
|
},
|
||||||
{ title: 'About Us', url: 'https://ninjascode.com/pages/ourteam.html' }
|
{ title: 'About Us', url: 'https://ninjascode.com/our-team/' }
|
||||||
]
|
]
|
||||||
function Help() {
|
function Help() {
|
||||||
const navigation = useNavigation()
|
const navigation = useNavigation()
|
||||||
|
|
Loading…
Reference in New Issue