derek-thomas HF staff commited on
Commit
6b5ae9d
1 Parent(s): a88f579

Fixing url

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ Easily create and edit your blog posts with our intuitive text editor. Use the b
21
  3. View the live preview to see your formatted blog post.
22
 
23
  <div style="background-color: #e6f9e6; padding: 16px 32px; outline: 2px solid; border-radius: 10px;">
24
- Note that this is mainly a tool for helping with tricky markdown, but it's a great idea to use the [community blog editor](https://huggingface.co/new-blog) for actual visualization.
25
  </div>
26
 
27
  Happy blogging!
 
21
  3. View the live preview to see your formatted blog post.
22
 
23
  <div style="background-color: #e6f9e6; padding: 16px 32px; outline: 2px solid; border-radius: 10px;">
24
+ Note that this is mainly a tool for helping with tricky markdown, but it's a great idea to use the <a href="https://huggingface.co/new-blog">community blog editor</a> for actual visualization.
25
  </div>
26
 
27
  Happy blogging!