fix gh link in docs

This commit is contained in:
AI Christianson 2025-02-14 17:33:58 -05:00
parent 4866ca9995
commit e9fe7e363a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ const config: Config = {
label: 'Docs', label: 'Docs',
}, },
{ {
href: 'https://github.com/smallcloudai/refact-aide', href: 'https://github.com/ai-christianson/RA.Aid',
label: 'GitHub', label: 'GitHub',
position: 'right', position: 'right',
}, },