Reword slightly to fix typo

Also avoid using "you" as well
This commit is contained in:
Geoff Shannon 2014-04-18 14:09:17 -07:00
parent 1c8fef69aa
commit b07835b35c
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ file. For example, the following are examples of valid post filenames:
<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></a> Use the <a href="../templates#post_url"><code>post_url</code></a>
tag to link to other posts without having to worry about changing tag to link to other posts without having to worry about the URL's
URL when you change permalink styles. breaking when the site permalink style changes.
</p> </p>
</div> </div>