[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

View File

@@ -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',