Spaces:
Running
Running
update
Browse files- src/pages/submit.py +1 -1
src/pages/submit.py
CHANGED
@@ -57,4 +57,4 @@ def show_submit_page(index: int):
|
|
57 |
)
|
58 |
|
59 |
with gr.Row():
|
60 |
-
gr.Markdown('# ✉️✨ Submit your task <a href="https://github.com">here!</a>', elem_classes="markdown-text")
|
|
|
57 |
)
|
58 |
|
59 |
with gr.Row():
|
60 |
+
gr.Markdown('# ✉️✨ Submit your task <a href="https://github.com/scb-10x/seacrowd-eval">here!</a>', elem_classes="markdown-text")
|