Skip to content

Commit ccf498b

Browse files
committed
Fix broken link in docs
1 parent dc4200f commit ccf498b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Default is `false`. Enables falling back to the time when `mkdocs build` was exe
5858

5959
## `enable_creation_date`
6060

61-
Default is `false` (because it has a small effect on build time). Enables adding a *Created* date at the bottom of each page on [supported themes](getting-started.md#supported-themes). Also enables use of <code>\{\{ git_creation_date_localized }}</code> in markdown files and `page.meta.git_creation_date_localized` in page templates.
61+
Default is `false` (because it has a small effect on build time). Enables a *Created* date variables, see [available-variables.md]. This will also add a created date at the bottom of each page in `mkdocs-material` as it has native support (see [overriding a theme](howto/override-a-theme.md)).
6262

6363
## `exclude`
6464

0 commit comments

Comments
 (0)