Skip to content

Commit 5577ed5

Browse files
committed
Updates language for the book being open source
1 parent d863015 commit 5577ed5

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

text/01_introduction.markdown

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,20 @@ important sections that are relevant when upgrading an application. I recommend
1717
you read through the Deprecations section entirely first, then use the
1818
checklist as a guide when upgrading your applications.
1919

20-
### Beta
20+
### Open Source
2121

22-
This book is an evolving work in progress, so please excuse any typos or
23-
errors.
22+
The source code for the book is [open source hosted on
23+
GitHub](https://github.com/alindeman/upgradingtorails4). You are welcome to
24+
submit new content or distribute the book under the terms of the Creative
25+
Commons Attribution 3.0 license.
2426

25-
It is also possible that since Rails 4 is currently in development, certain
26-
versions of the book may contain inaccuracies. I keep a close watch on the
27-
commit log for Rails 4, so these sorts of errors should be resolved in future
28-
updates.
29-
30-
If you find errors or have questions, please reach out to me via email at
31-
<rails4@andylindeman.com>.
27+
If you find errors or have questions, please reach out by [filing an
28+
issue](https://github.com/alindeman/upgradingtorails4/issues).
3229

3330
### Website
3431

3532
To purchase additional copies of this book--or a team license--visit
36-
<http://upgradingtorails4.com>. Thank you so much for supporting my work.
33+
<http://upgradingtorails4.com>.
3734

3835
### Cover Photo
3936

@@ -44,6 +41,11 @@ license](http://creativecommons.org/licenses/by/2.0/).
4441

4542
### Changelog
4643

44+
#### 1.1.0: October 20, 2013
45+
46+
* The source code for the book is now open source. Proceeds from new sales
47+
benefit [CFY](http://cfy.org).
48+
4749
#### 1.0.0: June 25, 2013
4850

4951
* Rails 4.0.0 is released! Updated all of the version numbers accordingly.

0 commit comments

Comments
 (0)