Docs link
This commit is contained in:
parent
0dbfebe245
commit
f46d4d9b62
|
|
@ -41,9 +41,10 @@ const config: Config = {
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
to: '/',
|
type: 'doc',
|
||||||
|
position: 'left',
|
||||||
|
docId: 'intro',
|
||||||
label: 'Docs',
|
label: 'Docs',
|
||||||
position: 'right'
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/smallcloudai/refact-aide',
|
href: 'https://github.com/smallcloudai/refact-aide',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue