We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cadf8d + 36a4b94 commit be9d070Copy full SHA for be9d070
packages/app/src/web/components/SettingsCopyPage.tsx
@@ -1102,7 +1102,7 @@ export function SettingsCopyPage() {
1102
<div>
1103
<h4 className="font-semibold text-sm text-foreground">
1104
<a
1105
- href="https://github.com/evalstate/hf-mcp-server"
+ href="https://github.com/huggingface/hf-mcp-server"
1106
target="_blank"
1107
rel="noopener noreferrer"
1108
className="hover:text-primary hover:underline transition-colors duration-200 inline-flex items-center space-x-1"
0 commit comments