LIU, Zichen commited on
Commit
9b2c724
1 Parent(s): 573e173

update link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ with gr.Blocks(css=css) as demo:
200
  text = gr.Markdown(
201
  """
202
  # Welcome to MagicQuill!
203
- Click the [link](https://magicquill.art/demo/) to view our demo and tutorial.
204
  """)
205
  with gr.Row(elem_classes="row"):
206
  ms = MagicQuill()
 
200
  text = gr.Markdown(
201
  """
202
  # Welcome to MagicQuill!
203
+ Click the [link](https://magicquill.art) to view our demo and tutorial.
204
  """)
205
  with gr.Row(elem_classes="row"):
206
  ms = MagicQuill()