Skip to content

Commit d51edfa

Browse files
committed
docs: update links
1 parent 48341b9 commit d51edfa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ This repository contains the code samples for my book "[Switching to Angular 2](
66

77
## Versions
88

9-
In the process of writing the content for this book, Angular went from Alpha, to Beta, RC and reached Final!
9+
**In the process of writing the content for this book, Angular went from Alpha, to Beta, RC and reached Final!**
1010

11-
The book was released when Angular was still in Beta version. You can find the code for the initial version of the book [here](https://github.com/mgechev/switching-to-angular2/tree/beta).
11+
You can find each individual version of the code in the following branches:
1212

13-
The the branch [rc.4](https://github.com/mgechev/switching-to-angular2/tree/rc.4) contains the changes from the latest RC.4.
14-
15-
The branch [final](https://github.com/mgechev/switching-to-angular2/tree/final) contains the final version of the code and some extra examples, associated with the second edition of the book.
13+
- [Beta version](https://github.com/mgechev/switching-to-angular2/tree/beta).
14+
- [RC.4](https://github.com/mgechev/switching-to-angular2/tree/rc.4).
15+
- [Second edition, aligned with Angular final](https://github.com/mgechev/switching-to-angular2/tree/final).
1616

1717
# How to start
1818

0 commit comments

Comments
 (0)