Fix wording in _docs/templates.md links section (#6114)
Merge pull request 6114
This commit is contained in:
parent
18d8144dc1
commit
5a1d78cadf
|
@ -552,7 +552,7 @@ Note you cannot add filters to `link` tags. For example, you cannot append a str
|
||||||
|
|
||||||
### Linking to posts
|
### Linking to posts
|
||||||
|
|
||||||
If you want like to include a link to a post on your site, the `post_url` tag will generate the correct permalink URL for the post you specify.
|
If you want to include a link to a post on your site, the `post_url` tag will generate the correct permalink URL for the post you specify.
|
||||||
|
|
||||||
```liquid
|
```liquid
|
||||||
{% raw %}
|
{% raw %}
|
||||||
|
|
Loading…
Reference in New Issue