Skip to content

Commit 76ca53c

Browse files
committed
move blog.html to blog/index.html
1 parent 4bbe148 commit 76ca53c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h2>A command line interface for WordPress</h2>
2323
<section id="downloads">
2424
<a href="https://github.com/wp-cli/wp-cli" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
2525
<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>
26+
<a href="/blog/" class="btn btn-blog">Blog</a>
2727
</section>
2828
</div>
2929
</header>
File renamed without changes.

0 commit comments

Comments
 (0)