Skip to content

Commit d59b1ea

Browse files
authored
Update README.md
1 parent 0f521e5 commit d59b1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Run typescript files with imports on the fly. Like [ts-node](https://www.npmjs.c
44

55
Perfect fallback solution for environments that are only supposed to host static source files (like [GitHub Pages](https://help.github.com/en/github/working-with-github-pages/about-github-pages)).
66

7-
Usage: ([sample project](https://github.com/klesun/klesun.github.io/tree/master/entry/midiana))
7+
Usage: ([sample project](https://klesun.net/entry/midiana/))
88
```html
99
<!-- index.html -->
1010
<script type="module">

0 commit comments

Comments
 (0)