Fix a broken Markdown link in the docs

Whitespace is not allowed between the `]` and `(`.
This commit is contained in:
Chris Morgan 2020-04-02 23:23:27 +05:30
parent c2dd408df4
commit 896c30d892

View file

@ -64,5 +64,5 @@ term: TaxonomyTerm;
lang: String; lang: String;
``` ```
A paginated taxonomy term will also get a `paginator` variable; see the [pagination page] A paginated taxonomy term will also get a `paginator` variable; see the
(@/documentation/templates/pagination.md) for more details. [pagination page](@/documentation/templates/pagination.md) for more details.