Update frontend/src/components/Intro.jsx
Browse files
frontend/src/components/Intro.jsx
CHANGED
|
@@ -51,7 +51,7 @@ const Intro = () => {
|
|
| 51 |
Currently, this is an <b>extremely minimal demo</b>. <br />
|
| 52 |
To <b>unlock the full capabilities</b>, please visit our{" "}
|
| 53 |
<Link
|
| 54 |
-
href="https://github.com/yourbench"
|
| 55 |
target="_blank"
|
| 56 |
rel="noopener noreferrer"
|
| 57 |
color="inherit"
|
|
|
|
| 51 |
Currently, this is an <b>extremely minimal demo</b>. <br />
|
| 52 |
To <b>unlock the full capabilities</b>, please visit our{" "}
|
| 53 |
<Link
|
| 54 |
+
href="https://github.com/huggingface/yourbench"
|
| 55 |
target="_blank"
|
| 56 |
rel="noopener noreferrer"
|
| 57 |
color="inherit"
|