Fix a broken Markdown link in the docs
Whitespace is not allowed between the `]` and `(`.
This commit is contained in:
parent
c2dd408df4
commit
896c30d892
@ -64,5 +64,5 @@ term: TaxonomyTerm;
|
||||
lang: String;
|
||||
```
|
||||
|
||||
A paginated taxonomy term will also get a `paginator` variable; see the [pagination page]
|
||||
(@/documentation/templates/pagination.md) for more details.
|
||||
A paginated taxonomy term will also get a `paginator` variable; see the
|
||||
[pagination page](@/documentation/templates/pagination.md) for more details.
|
||||
|
Loading…
Reference in New Issue
Block a user