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 01cbdce commit 7db7e90Copy full SHA for 7db7e90
steps/50-01-done.html
@@ -18,7 +18,7 @@
18
You can notify us about <a target="_blank" href="{{ site.sourcecode.newissue }}">problems and get in touch</a>.
19
</li>
20
<li>
21
- You can improve pages by clicking on <a target="_blank" href="{{ site.sourcecode.edit }}/{{ page.path }}">Improve</a>
+ You can improve pages by clicking on <a target="_blank" href="{{ site.sourcecode.edit }}/{{ page.path }}">{{ site.data.footer.edit["en"] }}</a>
22
editing and creating a
23
<a target="_blank" href="{{ site.sourcecode.pullrequest }}">pull request</a>.
24
0 commit comments