Skip to content

Commit 53c822d

Browse files
committed
edit page link to translation-gang
1 parent 38e3add commit 53c822d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/layout/page.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<% } %>
2828
<div class="footer">
2929
Обнаружили ошибку или хотите добавить что-то своё в документацию?
30-
<a href="https://github.com/vuejs/vuejs.org/blob/master/src/<%- page.path.replace(/\.html$/, '.md') %>" target="_blank">
30+
<a href="https://github.com/translation-gang/ru.vuejs.org/blob/master/src/<%- page.path.replace(/\.html$/, '.md') %>" target="_blank">
3131
Отредактируйте эту страницу на Github!
3232
</a>
3333
</div>

0 commit comments

Comments
 (0)