Skip to content

Commit ed55cc6

Browse files
authored
use official urls
1 parent 246480b commit ed55cc6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/translations.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h3>Flask translations</h3>
5151
<td>
5252
<a target="_blank" href="https://github.com/flaskcwg/flask-docs-es" title="Repository"><i class="fa fa-github-alt" aria-hidden="true"></i></a>
5353
&nbsp;
54-
<a target="_blank" href="https://flask-es.readthedocs.io/" title="Readthedocs"><i class="fa fa-book" aria-hidden="true"></i></a>
54+
<a target="_blank" href="https://flask.palletsprojects.com/es/latest/" title="Readthedocs"><i class="fa fa-book" aria-hidden="true"></i></a>
5555
</td>
5656
<td>
5757
<span class="chip" class="percent-badge">
@@ -67,7 +67,7 @@ <h3>Flask translations</h3>
6767
<td>
6868
<a target="_blank" href="https://github.com/flaskcwg/flask-docs-zh" title="Repository"><i class="fa fa-github-alt" aria-hidden="true"></i></a>
6969
&nbsp;
70-
<a target="_blank" href="https://flask-zh.readthedocs.io/" title="Readthedocs"><i class="fa fa-book" aria-hidden="true"></i></a>
70+
<a target="_blank" href="https://flask.palletsprojects.com/zh-cn/latest/" title="Readthedocs"><i class="fa fa-book" aria-hidden="true"></i></a>
7171
</td>
7272
<td>
7373
<span class="chip" class="percent-badge">
@@ -100,7 +100,7 @@ <h3>Flask translations</h3>
100100
<a target="_blank" href="https://github.com/flaskcwg/flask-docs-fa" title="Repository"><i
101101
class="fa fa-github-alt" aria-hidden="true"></i></a>
102102
&nbsp;
103-
<a target="_blank" href="https://flask-fa.readthedocs.io/" title="Readthedocs"><i class="fa fa-book"
103+
<a target="_blank" href="https://flask.palletsprojects.com/fa/latest/" title="Readthedocs"><i class="fa fa-book"
104104
aria-hidden="true"></i></a>
105105
</td>
106106
<td>
@@ -118,7 +118,7 @@ <h3>Flask translations</h3>
118118
<a target="_blank" href="https://github.com/flaskcwg/flask-docs-ko" title="Repository"><i
119119
class="fa fa-github-alt" aria-hidden="true"></i></a>
120120
&nbsp;
121-
<a target="_blank" href="https://flask-ko.readthedocs.io/" title="Readthedocs"><i class="fa fa-book"
121+
<a target="_blank" href="https://flask.palletsprojects.com/ko/latest/" title="Readthedocs"><i class="fa fa-book"
122122
aria-hidden="true"></i></a>
123123
</td>
124124
<td>

0 commit comments

Comments
 (0)