1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-08 19:32:21 +00:00

docs: Use absolute links for flag images

This commit is contained in:
Matan Kushner 2019-10-04 18:15:23 +09:00
parent 0a29540146
commit 49ad1806f8
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4

View File

@ -40,27 +40,27 @@
</h4>
<p align="center">
<a href="./README.md"
><img height="20" src="./media/flag-us.png" alt="English"
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-us.png" alt="English"
/></a>
&#0020;
<a href="./translations/README.ja.md"
><img height="20" src="./media/flag-jp.png" alt="日本語"
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-jp.png" alt="日本語"
/></a>
&#0020;
<a href="https://translate.starship.rs/project/starship-prompt/zh-CN"
><img height="20" src="./media/flag-cn.png" alt="中文"
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-cn.png" alt="中文"
/></a>
&#0020;
<a href="https://translate.starship.rs/project/starship-prompt/de"
><img height="20" src="./media/flag-de.png" alt="Deutsch"
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-de.png" alt="Deutsch"
/></a>
&#0020;
<a href="https://translate.starship.rs/project/starship-prompt/fr"
><img height="20" src="./media/flag-fr.png" alt="Français"
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png" alt="Français"
/></a>
&#0020;
<a href="https://translate.starship.rs/project/starship-prompt/ru"
><img height="20" src="./media/flag-ru.png" alt="Русский"
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-ru.png" alt="Русский"
/></a>
</p>