Skip to content

Commit cedf5fa

Browse files
committed
Updated the hostname in links
coffeescriptcookbook.com -> coffeescript-cookbook.github.io
1 parent ebfed06 commit cedf5fa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ We want you to write recipes and make the site better!
77
Contributing
88
-----------
99

10-
You can find details about contributing [on the site](http://coffeescriptcookbook.com/contributing). For now here is a simple formula:
10+
You can find details about contributing [on the site](http://coffeescript-cookbook.github.io/contributing). For now here is a simple formula:
1111

1212
1. Fork the repository at [GitHub](http://github.com/coffeescript-cookbook/coffeescript-cookbook.github.com)
1313
2. Do awesomeness!
@@ -16,11 +16,11 @@ You can find details about contributing [on the site](http://coffeescriptcookboo
1616

1717
Here are some relevant links from the site.
1818

19-
* [Contributing](http://coffeescriptcookbook.com/contributing)
20-
* [Recipe Template](http://coffeescriptcookbook.com/recipe-template)
21-
* [Author's Guide](http://coffeescriptcookbook.com/authors-guide)
22-
* [Developer's Guide](http://coffeescriptcookbook.com/developers-guide)
23-
* [Designer's Guide](http://coffeescriptcookbook.com/designers-guide)
19+
* [Contributing](http://coffeescript-cookbook.github.io/contributing)
20+
* [Recipe Template](http://coffeescript-cookbook.github.io/recipe-template)
21+
* [Author's Guide](http://coffeescript-cookbook.github.io/authors-guide)
22+
* [Developer's Guide](http://coffeescript-cookbook.github.io/developers-guide)
23+
* [Designer's Guide](http://coffeescript-cookbook.github.io/designers-guide)
2424

2525
Jekyll
2626
------
@@ -34,4 +34,4 @@ CoffeeScript Cookbook is currently implemented as a jekyll site. Jekyll is aweso
3434
License
3535
-------
3636

37-
This site and all contributions are [licensed](http://coffeescriptcookbook.com/LICENSE-CC-BY) under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license. By submitting information to this site you agree to grant this license to all users of the site, and that your editing of the authors page constitutes satisfactory attribution.
37+
This site and all contributions are [licensed](http://coffeescript-cookbook.github.io/LICENSE-CC-BY) under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license. By submitting information to this site you agree to grant this license to all users of the site, and that your editing of the authors page constitutes satisfactory attribution.

license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ layout: default
33
title: License
44
---
55

6-
coffeescriptcookbook.com is licensed under the [Creative Commons Attribution 3.0 Unported (CC BY 3.0)](http://creativecommons.org/licenses/by/3.0/) license. By submitting information to this site you agree to grant this license to all users of the site, and that your editing of the authors page constitutes satisfactory attribution.
6+
coffeescript-cookbook.github.io is licensed under the [Creative Commons Attribution 3.0 Unported (CC BY 3.0)](http://creativecommons.org/licenses/by/3.0/) license. By submitting information to this site you agree to grant this license to all users of the site, and that your editing of the authors page constitutes satisfactory attribution.
77

88
[LICENSE]({{ site.baseurl }}/LICENSE-CC-BY)

0 commit comments

Comments
 (0)