Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Fix wppb link and text
Browse files Browse the repository at this point in the history
  • Loading branch information
Tmeister committed Nov 17, 2014
1 parent ccd7528 commit eec262b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<div id="header">
<span class="logo icon fa-plug"></span>
<h1>WordPress Plugin Boilerplate<br> Generator</h1>
<p>Create your new WordPress Plugin based in the amazing <a href="https://tommcfarlin.com/">Tom Mcfarlin</a>'s <a href="http://wppb.io/" title="WordPress Plugin Boilerplate">WPPB</a> foundation plugin.</p>
<h2>Based on the <a href="http://wppb.io/" title="WordPress Plugin Boilerplate by Tom McFarlin">WPPB by Tom McFarlin</a></h2>
<p>Stop wasting time searching and replacing text strings manually.</p>

</div>
Expand Down

0 comments on commit eec262b

Please sign in to comment.