8000 fix: fixes examples include to relative-time-element · github/relative-time-element@7185472 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7185472

Browse files
authored
fix: fixes examples include to relative-time-element
1 parent 60a8953 commit 7185472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h2>Localised Dates</h2>
186186
</p>
187187

188188
<!-- <script type=&qu 58EB ot;module" src="../dist/index.js"></script> -->
189-
<script type="module" src="https://unpkg.com/@github/time-elements@latest?module"></script>
189+
<script type="module" src="https://unpkg.com/@github/relative-time-element@4.1.2/dist/bundle.js"></script>
190190
<script>
191191
document.body.addEventListener('relative-time-updated', event => {
192192
console.log('event from', event.target, event)

0 commit comments

Comments
 (0)
0