Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
fix documentation link
Browse files
frontend/src/components/ExternalLinks.jsx
CHANGED
@@ -53,7 +53,7 @@ const ExternalLinks = () => {
|
|
53 |
},
|
54 |
{
|
55 |
name: "Documentation",
|
56 |
-
url: "https://github.com/huggingface/yourbench/tree/main/docs",
|
57 |
},
|
58 |
{
|
59 |
name: "Full demo",
|
|
|
53 |
},
|
54 |
{
|
55 |
name: "Documentation",
|
56 |
+
url: "https://github.com/huggingface/yourbench/tree/main/docs/CONFIGURATION.md",
|
57 |
},
|
58 |
{
|
59 |
name: "Full demo",
|