Remove "tag" from the link

It looks super weird
This commit is contained in:
Geoff Shannon 2014-04-18 13:26:39 -07:00
parent 0b0d3b43a1
commit 1c8fef69aa
1 changed files with 3 additions and 3 deletions

View File

@ -44,9 +44,9 @@ file. For example, the following are examples of valid post filenames:
<div class="note">
<h5>ProTip™: Link to other posts</h5>
<p>
Use the <a href="../templates#post_url"><code>post_url</code> tag</a>
to link to other posts without having to worry about changing URL
when you change permalink styles.
Use the <a href="../templates#post_url"><code>post_url</code></a>
tag to link to other posts without having to worry about changing
URL when you change permalink styles.
</p>
</div>