Skip to content

Commit 24254a3

Browse files
committed
New FAQ and Docs urls
1 parent c1788b0 commit 24254a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/back4App/Header/headerNavData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const headerNavData = {
22
items: [
33
{label: 'My Apps', url: 'https://dashboard.back4app.com/apps/#!/admin'},
44
{label: 'Dashboard', url: '/apps'},
5-
{label: 'Docs', url: 'http://docs.back4app.com/'},
5+
{label: 'Docs', url: 'https://www.back4app.com/docs'},
66
{label: 'Community', url: 'https://groups.google.com/forum/#!forum/back4app'},
77
{label: 'Blog', url: 'http://blog.back4app.com/'}
88
],

0 commit comments

Comments
 (0)