[site/navbar][s]: link examples to new examples page rather than direct to github examples folder.
This commit is contained in:
@@ -23,8 +23,7 @@ const config = {
|
|||||||
{ name: 'Guide', href: '/guide' },
|
{ name: 'Guide', href: '/guide' },
|
||||||
{
|
{
|
||||||
name: 'Examples',
|
name: 'Examples',
|
||||||
href: 'https://github.com/datopian/portaljs/tree/main/examples',
|
href: '/examples/'
|
||||||
target: '_blank',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Components',
|
name: 'Components',
|
||||||
|
|||||||
Reference in New Issue
Block a user