Spaces:
Sleeping
Sleeping
Commit
·
a89ab80
1
Parent(s):
7249cb2
Update Discussion tab URL
Browse files
app.py
CHANGED
@@ -201,7 +201,7 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
|
|
201 |
[result],
|
202 |
)
|
203 |
gr.Markdown(
|
204 |
-
"If you have any questions or feedback feel free to reach out to us on using the [Discussion tab]
|
205 |
)
|
206 |
|
207 |
|
|
|
201 |
[result],
|
202 |
)
|
203 |
gr.Markdown(
|
204 |
+
"If you have any questions or feedback feel free to reach out to us on using the [Discussion tab]https://huggingface.co/spaces/librarian-bots/github-to-huggingface-dataset-migration-tool/discussions/1)"
|
205 |
)
|
206 |
|
207 |
|