Skip to content

Commit

Permalink
README: Removed broken icon for Chinese translation (#2670)
Browse files Browse the repository at this point in the history
The icon of the link to a Chinese translation was broken and this removes the icon and replaces it with a simple "简体中文" meaning "Simplified Chinese".
  • Loading branch information
edukisto committed Dec 4, 2020
1 parent 9f82de5 commit 2ea202b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,4 +29,4 @@ Thank you so much for contributing!!

## Translations

* [![中文说明](http://awesomes.oss-cn-beijing.aliyuncs.com/readme.png)](https://www.awesomes.cn/repo/PrismJS/prism)
* [简体中文](https://www.awesomes.cn/repo/PrismJS/prism)
2 changes: 1 addition & 1 deletion docs/index.html
Expand Up @@ -74,7 +74,7 @@ <h2>Contribute to Prism!</h2>
<p>Thank you so much for contributing!!</p>
<h2>Translations</h2>
<ul>
<li><a href="https://www.awesomes.cn/repo/PrismJS/prism"><img src="http://awesomes.oss-cn-beijing.aliyuncs.com/readme.png" alt="中文说明"></a></li>
<li><a href="https://www.awesomes.cn/repo/PrismJS/prism">简体中文</a></li>
</ul></article>
</section>

Expand Down

0 comments on commit 2ea202b

Please sign in to comment.