chore: rename to Documentation

This commit is contained in:
amhsirak
2025-06-13 18:59:49 +05:30
parent 722a021e08
commit 7b5faf54ee

View File

@@ -115,7 +115,7 @@ export const MainMenu = ({ value = 'robots', handleChangeContent }: MainMenuProp
{t('mainmenu.feedback')}
</Button>
<Button href='https://docs.maxun.dev' target="_blank" rel="noopener noreferrer" sx={buttonStyles} startIcon={<Description />}>
Docs
Documentation
</Button>
</Box>
</Box>