ThomasSimonini HF Staff commited on
Commit
6bec917
Β·
verified Β·
1 Parent(s): 48db6cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ with gr.Blocks() as demo:
101
  3. Click **'Get My Certificate'** to check your score and download your certificate.
102
  """)
103
  gr.Markdown("---")
104
- gr.Markdown("πŸ“ **Note**: You must have completed <a href="http://hf.co/learn/agents-course/unit4/introduction">Unit 4</a> and your Agent must have scored **above 45** to get your certificate.")
105
 
106
  gr.LoginButton()
107
  with gr.Row():
 
101
  3. Click **'Get My Certificate'** to check your score and download your certificate.
102
  """)
103
  gr.Markdown("---")
104
+ gr.Markdown("πŸ“ **Note**: You must have completed [Unit 4](https://huggingface.co/learn/agents-course/unit4/introduction) and your Agent must have scored **above 45** to get your certificate.")
105
 
106
  gr.LoginButton()
107
  with gr.Row():