Browse Source

Docs : Fix typo in Templates/Overview

index-subcmd
King Claudy GitHub 6 years ago
parent
commit
a6919d4b6d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/content/documentation/templates/overview.md

+ 1
- 1
docs/content/documentation/templates/overview.md View File

@@ -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…
Cancel
Save