mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
replace reference to "README" with "docs" to avoid confusion for folks who do not have access to README (#866)
This commit is contained in:
@@ -66,7 +66,7 @@ export const Footer: React.FC<FooterProps> = ({
|
||||
</Text>
|
||||
) : (
|
||||
<Text color={Colors.AccentRed}>
|
||||
no sandbox <Text color={Colors.Gray}>(see README)</Text>
|
||||
no sandbox <Text color={Colors.Gray}>(see docs)</Text>
|
||||
</Text>
|
||||
)}
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user