andzhk commited on
Commit
547ddd3
1 Parent(s): b014b6e

fix markdown

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ with blocks as png_info:
31
  with gr.Row():
32
  gr.Markdown(
33
  """
34
- Report any issues on the (GitHub)[https://github.com/andzhik/png-params] page of this project
35
  """)
36
  with gr.Row().style(equal_height=False):
37
  with gr.Column():
 
31
  with gr.Row():
32
  gr.Markdown(
33
  """
34
+ Report any issues on the [GitHub](https://github.com/andzhik/png-params) page of this project
35
  """)
36
  with gr.Row().style(equal_height=False):
37
  with gr.Column():