[site/navbar][s]: link examples to new examples page rather than direct to github examples folder.

This commit is contained in:
Rufus Pollock 2023-11-01 00:25:07 +01:00 committed by GitHub
parent 4ae22c7411
commit 492593dedb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,7 @@ const config = {
{ name: 'Guide', href: '/guide' },
{
name: 'Examples',
href: 'https://github.com/datopian/portaljs/tree/main/examples',
target: '_blank',
href: '/examples/'
},
{
name: 'Components',