@@ -43,19 +43,18 @@ <h3>Stay Informed</h3>
4343
4444< p > < a href ="https://twitter.com/kennethreitz "class ="twitter-follow-button "data-show-count ="false "> Follow @kennethreitz</ a > < script > ! function ( d , s , id ) { var js , fjs = d . getElementsByTagName ( s ) [ 0 ] , p = / ^ h t t p : / . test ( d . location ) ?'http' :'https' ; if ( ! d . getElementById ( id ) ) { js = d . createElement ( s ) ; js . id = id ; js . src = p + '://platform.twitter.com/widgets.js' ; fjs . parentNode . insertBefore ( js , fjs ) ; } } ( document , 'script' , 'twitter-wjs' ) ; </ script > </ p >
4545< p > < a href ="https://saythanks.io/to/kennethreitz "> Say Thanks!</ a > </ p >
46- < p > < a href ="http://tinyletter.com/kennethreitz "> Join Mailing List</ a > .</ p >
4746
4847< h3 > Other Projects</ h3 >
4948
50- < p > More< a href ="http ://kennethreitz.org/ "> Kenneth Reitz</ a > projects:</ p >
49+ < p > More< a href ="https ://kennethreitz.org/ "> Kenneth Reitz</ a > projects:</ p >
5150< ul >
52- < li > < a href ="https://python-requests.org/ "> python-requests.org</ a > </ li >
51+ < li > < a href ="https://2. python-requests.org/ "> python-requests.org</ a > </ li >
5352< li > < a href ="http://howtopython.org/ "> howtopython.org</ a > </ li >
5453< li > < a href ="http://pipenv.org/ "> pipenv</ a > </ li >
55- < li > < a href ="http ://pep8.org/ "> pep8.org</ a > </ li >
56- < li > < a href ="http ://httpbin.org/ "> httpbin.org</ a > </ li >
57- < li > < a href ="http ://python-guide.org "> The Python Guide</ a > </ li >
58- < li > < a href ="https://github.com/kennethreitz /maya "> Maya: Datetimes for Humans</ a > </ li >
54+ < li > < a href ="https ://pep8.org/ "> pep8.org</ a > </ li >
55+ < li > < a href ="https ://httpbin.org/ "> httpbin.org</ a > </ li >
56+ < li > < a href ="https ://python-guide.org "> The Python Guide</ a > </ li >
57+ < li > < a href ="https://github.com/timofurrer /maya "> Maya: Datetimes for Humans</ a > </ li >
5958< li > < a href ="https://github.com/kennethreitz/records "> Records: SQL for Humans</ a > </ li >
6059< li > < a href ="http://www.git-legit.org "> Legit: Git for Humans</ a > </ li >
6160< li > < a href ="http://docs.python-tablib.org/en/latest/ "> Tablib: Tabular Datasets</ a > </ li >