Skip to content

Commit c137ba1

Browse files
committed
fix footer
1 parent dce4d16 commit c137ba1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ The Ultimate Guide to TypeScript
44
I've been looking at the issues that turn up commonly when people start using TypeScript. This is based on the lessons from [StackOverflow](http://stackoverflow.com/tags/typescript/topusers) / [DefinitelyTyped](https://github.com/DefinitelyTyped/) and general engagement with the [TypeScript community](https://github.com/TypeStrong/).
55

66
Your feedback on this [work is highly appreciated](https://twitter.com/basarat).
7+
8+
[fork me on github](https://github.com/basarat/typescript-book/)

footer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[fork me on github][https://github.com/basarat/typescript-book/]
1+
[fork me on github](https://github.com/basarat/typescript-book/)

0 commit comments

Comments
 (0)