Merge pull request #148 from TheSirC/patch-1
Docs : Fix typo in Templates/Overview
This commit is contained in:
commit
fa91d5eb5e
|
@ -54,7 +54,7 @@ Takes a path to a `_index.md` file and returns the associated section
|
|||
{% set section = get_page(path="blog/_index.md") %}
|
||||
```
|
||||
|
||||
###` get_url`
|
||||
### ` get_url`
|
||||
Gets the permalink for the given path.
|
||||
If the path starts with `./`, it will be understood as an internal
|
||||
link like the ones used in markdown.
|
||||
|
|
Loading…
Reference in a new issue