Skip to content

Commit b080889

Browse files
authored
docs: Fix api-docs link in tour (#1044)
1 parent 3eb2806 commit b080889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Luxon is a library that makes it easier to work with dates and times in JavaScript. If you want, add and subtract them, format and parse them, ask them hard questions, and so on, Luxon provides a much easier and comprehensive interface than the native types it wraps. We're going to talk about the most immediately useful subset of that interface.
44

5-
This is going to be a bit brisk, but keep in mind that the API docs are comprehensive, so if you want to know more, feel free to [dive into them](../identifiers.html).
5+
This is going to be a bit brisk, but keep in mind that the API docs are comprehensive, so if you want to know more, feel free to [dive into them](https://moment.github.io/luxon/api-docs/index.html).
66

77
## Your first DateTime
88

0 commit comments

Comments
 (0)