Skip to content

Commit 75883bb

Browse files
committed
Fix typo in links url
1 parent 708128b commit 75883bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/available-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ And if you've enabled creation date in the config:
5151

5252
!!! warning "timeago.js dependency"
5353

54-
The `*_timeago` variables require the [timeago.js](https://timeago.org/) dependency. This is automatically injected when the [option](optiond.md) `type: timeago` is set. Alternatively, you can add [timeago.js](https://timeago.org/) using the [`extra_javascript`](https://www.mkdocs.org/user-guide/configuration/#extra_javascript) option of MkDocs:
54+
The `*_timeago` variables require the [timeago.js](https://timeago.org/) dependency. This is automatically injected when the [option](options.md) `type: timeago` is set. Alternatively, you can add [timeago.js](https://timeago.org/) using the [`extra_javascript`](https://www.mkdocs.org/user-guide/configuration/#extra_javascript) option of MkDocs:
5555

5656
```yaml
5757
# mkdocs.yml

0 commit comments

Comments
 (0)