mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
Fix typo in docs
Co-authored-by: Matt Westcott <matthew@torchbox.com>
This commit is contained in:
parent
0f209ee848
commit
0b72e3f598
@ -177,7 +177,7 @@ A `fallback` keyword argument can be provided - this can be a URL string, a name
|
||||
|
||||
### `fullpageurl`
|
||||
|
||||
Takes a Page object and returns its absolute (`http://example.com/foo/bar/`).
|
||||
Takes a Page object and returns its absolute URL (`http://example.com/foo/bar/`).
|
||||
|
||||
```html+django
|
||||
{% load wagtailcore_tags %}
|
||||
|
Loading…
Reference in New Issue
Block a user