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"> <div class="note">
<h5>ProTip™: Link to other posts</h5> <h5>ProTip™: Link to other posts</h5>
<p> <p>
Use the <a href="../templates#post_url"><code>post_url</code> tag</a> Use the <a href="../templates#post_url"><code>post_url</code></a>
to link to other posts without having to worry about changing URL tag to link to other posts without having to worry about changing
when you change permalink styles. URL when you change permalink styles.
</p> </p>
</div> </div>