Skip to content

Commit 2e17c77

Browse files
committed
Better documentation for get_url
Closes #2530
1 parent 9884343 commit 2e17c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/documentation/templates/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ See the [Taxonomies documentation](@/documentation/templates/taxonomies.md) for
233233

234234
### `get_url`
235235
Gets the permalink for the given path.
236-
If the path starts with `@/`, it will be treated as an internal link like the ones used in Markdown,
236+
If the path starts with `@/`, it will be treated as an [internal link](@/documentation/content/linking.md#internal-links) to a Markdown file,
237237
starting from the root `content` directory as well as validated.
238238

239239
```jinja2

0 commit comments

Comments
 (0)