Skip to content

Commit be9d070

Browse files
authored
Merge pull request #97 from huggingface/fix/repo-url
update repo url
2 parents 4cadf8d + 36a4b94 commit be9d070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/src/web/components/SettingsCopyPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@ export function SettingsCopyPage() {
11021102
<div>
11031103
<h4 className="font-semibold text-sm text-foreground">
11041104
<a
1105-
href="https://github.com/evalstate/hf-mcp-server"
1105+
href="https://github.com/huggingface/hf-mcp-server"
11061106
target="_blank"
11071107
rel="noopener noreferrer"
11081108
className="hover:text-primary hover:underline transition-colors duration-200 inline-flex items-center space-x-1"

0 commit comments

Comments
 (0)