Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add link to 1st-edition branch.
  • Loading branch information
danvk authored May 12, 2024
1 parent f89b4a8 commit 6a9a6b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ This is the code sample repo for the _Effective TypeScript: 83 Specific Ways to
- [O'Reilly][o]
- [DRM-Free eBook][ebook]

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

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

## Code Samples

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

0 comments on commit 6a9a6b5

Please sign in to comment.