We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1e055 commit 95906acCopy full SHA for 95906ac
1 file changed
src/codecat/__main__.py
@@ -39,7 +39,7 @@ def main():
39
"Example Usage:\n"
40
" [cyan]codecat --help[/cyan]\n\n"
41
"For more information, visit the GitHub README:\n"
42
- " [cyan link=https://github.com/your-repo/codecat?tab=readme-ov-file#-codecat]https://github.com/your-repo/codecat[/cyan]\n",
+ " [cyan][link=https://github.com/exonymos/codecat?tab=readme-ov-file#-codecat]https://github.com/exonymos/codecat[/link][/cyan]",
43
title="Usage Error",
44
border_style="red",
45
padding=(1, 2),
0 commit comments