tfrere commited on
Commit
2d879b7
·
1 Parent(s): 21edd9f

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",