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.
2 parents 7f280af + 601509d commit 7ab7dadCopy full SHA for 7ab7dad
_layouts/page.html
@@ -11,7 +11,7 @@ <h1 class="entry-title">{{ page.title }}</h1>
11
{% endif %}
12
{{ content }}
13
<footer>
14
- <a href='http://codebar.github.io/tutorials/'>Back to tutorials</a>
+ <a href='http://tutorials.codebar.io/'>Back to tutorials</a>
15
<a href='http://codebar.io/'>Codebar mainpage</a>
16
</footer>
17
</article>
0 commit comments