Skip to content

Commit

Permalink
Update link to project in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
afreeorange committed Aug 28, 2022
1 parent b1b1f7f commit f55cfd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.0-beta.17
4.0.0-beta.18
2 changes: 1 addition & 1 deletion template/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<ul>
{% block footerElements %}{% endblock footerElements %}
<li>
<a href="https://github.com/afreeorange/node-bock" title="Link to this project on Github">bock {{ version }}</a>
<a href="https://github.com/afreeorange/bock" title="View the project that generates this wiki on Github">bock {{ version }}</a>
</li>
</ul>
</footer>
Expand Down

0 comments on commit f55cfd9

Please sign in to comment.