Skip to content

Commit ae02fd8

Browse files
committed
fix: chapter 1 links
1 parent 8e56547 commit ae02fd8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pages/01-introduction/README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,13 @@ We will go through them in detail in [`chapter 9`](/pages/09-tooling/README.md).
7373

7474
## Stay Connected
7575

76-
If you have question, opinion, spot any error or outdated material, feel free to open [an issue](https://github.com/unional/typescript-guidelines/issues).
76+
If you have question, opinion, spot any error or outdated material, feel free to open [an issue](https://github.com/unional/typescript-guidebook/issues).
7777

7878
We will try to address them whenever possible.
7979

8080
## Other Chapters
8181

8282
- [JavaScript Syntax](/pages/02-javascript-syntax/README.md)
83-
- [TypeScript Syntax](/pages/03-typescript-syntax/README.md)
84-
- [TypeScript Features](/pages/04-typescript-features/README.md)
83+
- [JavaScript Features](/pages/03-javascript-features/README.md)
84+
- [TypeScript Syntax](/pages/04-typescript-syntax/README.md)
85+
- [TypeScript Features](/pages/05-typescript-features/README.md)

0 commit comments

Comments
 (0)