Skip to content

Commit 4e8a58c

Browse files
authored
Fix typo in reload-event.html link in NPM README (#679)
1 parent 56d2be7 commit 4e8a58c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/embed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ If you need to reload all snippets in the page:
357357
window.tf.reload()
358358
```
359359

360-
You can see an example of this in [reload-event.html](../demo-html/public/reload-event.htm).
360+
You can see an example of this in [reload-event.html](../demo-html/public/reload-event.html).
361361

362362
### Examples
363363

0 commit comments

Comments
 (0)