Merge pull request #299 from nicoleiocana/patch-1

Fix grammatical mistake in /urls/contents.lr
This commit is contained in:
Stavros Korokithakis 2020-05-01 18:41:36 +03:00 committed by GitHub
commit 938adf27a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ body:
Linking to other pages in templates is achieved through the `|url` and
`|asseturl` filters. These two filters will ensure that the links that are
generated are automatically relative to the current page so they will work
correctly anywhere where you host the page. They also deal with URL paths
correctly anywhere you host the page. They also deal with URL paths
that have been changed through configuration.
## `url` Filter