We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbe148 commit 76ca53cCopy full SHA for 76ca53c
_includes/header.html
@@ -23,7 +23,7 @@ <h2>A command line interface for WordPress</h2>
23
<section id="downloads">
24
<a href="https://github.com/wp-cli/wp-cli" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
25
<a href="https://github.com/wp-cli/wp-cli/wiki" class="btn btn-wiki">Wiki</a>
26
- <a href="/blog.html" class="btn btn-blog">Blog</a>
+ <a href="/blog/" class="btn btn-blog">Blog</a>
27
</section>
28
</div>
29
</header>
blog.html blog/index.htmlblog.html renamed to blog/index.html
0 commit comments