We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e3add commit 53c822dCopy full SHA for 53c822d
themes/vue/layout/page.ejs
@@ -27,7 +27,7 @@
27
<% } %>
28
<div class="footer">
29
Обнаружили ошибку или хотите добавить что-то своё в документацию?
30
- <a href="https://github.com/vuejs/vuejs.org/blob/master/src/<%- page.path.replace(/\.html$/, '.md') %>" target="_blank">
+ <a href="https://github.com/translation-gang/ru.vuejs.org/blob/master/src/<%- page.path.replace(/\.html$/, '.md') %>" target="_blank">
31
Отредактируйте эту страницу на Github!
32
</a>
33
</div>
0 commit comments