Skip to content

Commit 495d343

Browse files
authored
Fix broken link to Setting up a Typescript project (#450)
Signed-off-by: Marc Duiker <[email protected]>
1 parent 35a82f1 commit 495d343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The recommended way is to copy the `hello-world` directory and adapt it to your
3131

3232
### Initializing Typescript
3333

34-
> More information: [Typescript - Getting Started](https://xaviergeerinck.com/post/coding/javascript/typescript-getting-started)
34+
> More information: [Typescript - Getting Started](https://xaviergeerinck.com/2022/09/26/setting-up-a-typescript-project-updated-2022/)
3535
3636
```bash
3737
# Init NPM

0 commit comments

Comments
 (0)