Skip to content

Commit

Permalink
Update files/zh-cn/learn/html/introduction_to_html/creating_hyperlink…
Browse files Browse the repository at this point in the history
…s/index.md

Co-authored-by: A1lo <[email protected]>
  • Loading branch information
abing22333 and yin1999 authored Sep 6, 2024
1 parent 33d25ea commit f9c6e6d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ img {
<a
href="https://www.mozilla.org/zh-CN/"
title="了解 Mozilla 使命以及如何参与贡献的最佳站点。">
Mozilla 主页</a>
的超链接。
Mozilla 主页</a
>的超链接。
</p>
```

Expand Down

0 comments on commit f9c6e6d

Please sign in to comment.