LysandreJik commited on
Commit
59fa6b0
1 Parent(s): a404e9a
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -19,9 +19,9 @@ When using the <code>bert-base-cased</code> checkpoint to unmask that token, wha
19
 
20
  Tips:
21
  <br/>
22
- - You might find the [transformers docs (link)](https://huggingface.co/docs/transformers/index) useful.
23
  <br/>
24
- - You might find the [datasets docs (link)](https://huggingface.co/docs/datasets/index) useful.
25
  """
26
 
27
  internships = {
 
19
 
20
  Tips:
21
  <br/>
22
+ - You might find the <a href="https://huggingface.co/docs/transformers/index">transformers docs (link)</a> useful.
23
  <br/>
24
+ - You might find the <a href="https://huggingface.co/docs/datasets/index">datasets docs (link)</a> useful.
25
  """
26
 
27
  internships = {