moment: fix link to datetime

This commit is contained in:
Rico Sta. Cruz 2017-10-17 02:50:18 +08:00
parent a33b2ef11e
commit 428b5bfc11
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ m.startOf('hour')
.format('llll') // Mon, Jun 9 2014 9:32 PM
```
See [datetime](datetime.html) for more.
See [datetime](./datetime) for more.
## References