Docs link

This commit is contained in:
AI Christianson 2025-02-14 13:57:15 -05:00
parent 0dbfebe245
commit f46d4d9b62
1 changed files with 3 additions and 2 deletions

View File

@ -41,9 +41,10 @@ const config: Config = {
},
items: [
{
to: '/',
type: 'doc',
position: 'left',
docId: 'intro',
label: 'Docs',
position: 'right'
},
{
href: 'https://github.com/smallcloudai/refact-aide',