Skip to content

Commit

Permalink
Updating some links
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailklassen committed Dec 22, 2018
1 parent bbe87c8 commit 5e836a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions notebooks/Chapter 9 - Twitter Cookbook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"\n",
"## Chapter 9: Twitter Cookbook\n",
"\n",
"This Jupyter Notebook provides an interactive way to follow along with and explore the numbered examples from [_Mining the Social Web (2nd Edition)_](http://bit.ly/135dHfs). The intent behind this notebook is to reinforce the concepts from the sample code in a fun, convenient, and effective way. This notebook assumes that you are reading along with the book and have the context of the discussion as you work through these exercises.\n",
"This Jupyter Notebook provides an interactive way to follow along with and explore the numbered examples from [_Mining the Social Web (3rd Edition)_](http://shop.oreilly.com/product/0636920056751.do). The intent behind this notebook is to reinforce the concepts from the sample code in a fun, convenient, and effective way. This notebook assumes that you are reading along with the book and have the context of the discussion as you work through these exercises.\n",
"\n",
"In the somewhat unlikely event that you've somehow stumbled across this notebook outside of its context on GitHub, [you can find the full source code repository here](http://bit.ly/MiningTheSocialWeb3E).\n",
"In the somewhat unlikely event that you've somehow stumbled across this notebook outside of its context on GitHub, [you can find the full source code repository here](https://github.com/mikhailklassen/Mining-the-Social-Web-3rd-Edition).\n",
"\n",
"## Copyright and Licensing\n",
"\n",
"You are free to use or adapt this notebook for any purpose you'd like. However, please respect the [Simplified BSD License](https://github.com/ptwobrussell/Mining-the-Social-Web-2nd-Edition/blob/master/LICENSE.txt) that governs its use.\n",
"You are free to use or adapt this notebook for any purpose you'd like. However, please respect the [Simplified BSD License](https://raw.githubusercontent.com/mikhailklassen/Mining-the-Social-Web-3rd-Edition/master/LICENSE) that governs its use.\n",
"\n",
"## Notes\n",
"\n",
Expand Down Expand Up @@ -1608,7 +1608,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
"version": "3.6.7"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 5e836a7

Please sign in to comment.