mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-15 08:31:14 -07: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