Skip to content

Commit 29e5c48

Browse files
committed
docs(@nesto-software/moment-holiday): add link to examples page
1 parent b2dd3a5 commit 29e5c48

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ console.log(holidays2018.map(holiday => holiday.name + " - " + holiday.moment.fo
9595

9696
</div>
9797

98+
For more examples, please visit the [docsify examples page](https://nesto-software.github.io/moment-holiday/#/examples/README).
99+
98100
## License
99101
Copyright 2018 Nesto Software GmbH
100102

docs/examples/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Some examples which illustrate common use cases:
44

55
- [Node.js Installation Example](/node.md)
66
- [Browser Installation Example](/browser.md)
7-
- [Basic](basic.md)
8-
- [Database](database.md)
7+
- [Basic](examples/basic.md)
8+
- [Database](examples/database.md)

0 commit comments

Comments
 (0)