Skip to content

Commit 6a9a6b5

Browse files
authored
Update README.md
Add link to 1st-edition branch.
1 parent f89b4a8 commit 6a9a6b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ This is the code sample repo for the _Effective TypeScript: 83 Specific Ways to
88
- [O'Reilly][o]
99
- [DRM-Free eBook][ebook]
1010

11-
and others.
11+
and others. You can get the latest updates on the book at [effectivetypescript.com](https://effectivetypescript.com).
1212

13-
You can get the latest updates on the book at <https://effectivetypescript.com>.
13+
Still on the first edition? Check out the [`1st-edition` branch][1e].
1414

1515
## Code Samples
1616

@@ -126,3 +126,4 @@ Unless otherwise noted in a comment at the top of the code sample, the samples a
126126
[ebook]: https://www.ebooks.com/search/?term=9781098155063&affid=OMI5374258
127127
[literate-ts]: https://github.com/danvk/literate-ts
128128
[play]: https://www.typescriptlang.org/play/
129+
[1e]: https://github.com/danvk/effective-typescript/tree/1st-edition

0 commit comments

Comments
 (0)