org-blog-articles: Fix broken links
Checked for broken links using:
for url in $(grep -Eo 'http[s]*:[A-Za-z0-9/._~-]+' org-blog-articles.org)
do read -r response < <( exec curl -IsS "$url" 2>&1 )
echo "$url | $response"
done
Fixed links now all report 200 OK.
https://orgmode.org/org-info.js | HTTP/1.1 200 OK
https://tychoish.com | HTTP/1.1 200 OK
https://tychoish.com/post/org-mode/ | HTTP/1.1 200 OK
https://tychoish.com/post/org-system/ | HTTP/1.1 200 OK
https://tychoish.com/post/useful-emacs-and-orgmode-hacks/ | HTTP/1.1 200 OK
https://tychoish.com/post/writing-in-org-mode/ | HTTP/1.1 200 OK
https://tychoish.com/post/org-mode-snippets/ | HTTP/1.1 200 OK
https://tychoish.com/post/beyond-lists-in-org-mode/ | HTTP/1.1 200 OK
http://newartisans.com | HTTP/1.1 200 OK
http://ftp.newartisans.com/pub/html/EmacsPlanner.html | HTTP/1.1 200 OK
https://sachachua.com/blog/ | HTTP/2 200
https://sachachua.com/blog/2009/04/nothing-quite-like-org-for-emacs/ | HTTP/2 200
https://sachachua.com/blog/2009/06/thoughts-on-toodledo-versus-emacs-org/ | HTTP/2 200
https://sachachua.com/blog/2007/10/clocking-work-time-under-org/ | HTTP/2 200
http://emacs-fu.blogspot.com | HTTP/1.1 200 OK
http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.html | HTTP/1.1 200 OK
http://emacs-fu.blogspot.com/2009/05/writing-and-blogging-with-org-mode.html | HTTP/1.1 200 OK
http://dynamic-thinking.blogspot.com | HTTP/1.1 200 OK
http://dynamic-thinking.blogspot.com/2009/11/orgtbl-mode.html | HTTP/1.1 200 OK
https://www.devalot.com | HTTP/1.1 200 OK
https://www.devalot.com/articles/2008/07/project-planning.html | HTTP/1.1 200 OK
https://upsilon.cc/~zack/blog/posts/2010/02/integrating_Mutt_with_Org-mode/ | HTTP/1.1 200 OK
https://mph.puddingbowl.org/ | HTTP/2 200
https://mph.puddingbowl.org/2010/02/03/org-mode-in-your-pocket-is-a-gnu-shaped-devil/ | HTTP/2 200
http://the-edge.blogspot.com/ | HTTP/1.1 200 OK
http://the-edge.blogspot.com/2009/08/going-retro-re-adopting-emacs.html | HTTP/1.1 200 OK
http://almostobsolete.net/ | HTTP/1.1 200 OK
http://almostobsolete.net/daypage.html | HTTP/1.1 200 OK
http://beastwithin.org/blog/ | HTTP/1.1 200 OK
http://beastwithin.org/blog/2011/05/24/lets-just-use-emacs.html | HTTP/1.1 200 OK
http://juanreyero.com | HTTP/1.1 200 OK
https://leanpub.com | HTTP/2 200
http://juanreyero.com/open/ox-leanpub/index.html | HTTP/1.1 200 OK
https://jekyllrb.com | HTTP/2 200
http://juanreyero.com/open/org-jekyll/index.html | HTTP/1.1 200 OK
http://juanreyero.com/article/emacs/org-teams.html | HTTP/1.1 200 OK
http://kitchingroup.cheme.cmu.edu/blog/ | HTTP/1.1 200 OK
http://kitchingroup.cheme.cmu.edu/blog/category/orgref/ | HTTP/1.1 200 OK
http://kitchingroup.cheme.cmu.edu/blog/2016/11/04/New-link-features-in-org-9/ | HTTP/1.1 200 OK
http://melpa.org/ | HTTP/1.1 200 OK
http://kitchingroup.cheme.cmu.edu/blog/2016/10/29/Sending-html-emails-from-org-mode-with-org-mime/ | HTTP/1.1 200 OK
http://kitchingroup.cheme.cmu.edu/blog/2016/11/09/New-and-improved-asynchronous-org-babel-python-blocks/ | HTTP/1.1 200 OK
http://kitchingroup.cheme.cmu.edu/blog/2017/01/03/Find-stuff-in-org-mode-anywhere/ | HTTP/1.1 200 OK
http://kitchingroup.cheme.cmu.edu/blog/2016/11/07/Better-equation-numbering-in-LaTeX-fragments-in-org-mode/ | HTTP/1.1 200 OK
https://karl-voit.at/tags/emacs/ | HTTP/1.1 200 OK
https://karl-voit.at/2016/12/18/org-depend/ | HTTP/1.1 200 OK
https://karl-voit.at/2014/08/10/bookmarks-with-orgmode/ | HTTP/1.1 200 OK
https://karl-voit.at/2016/12/23/my-org-region-to-property/ | HTTP/1.1 200 OK
https://karl-voit.at/2016/12/23/email-to-orgmode/ | HTTP/1.1 200 OK
https://karl-voit.at/2015/02/01/muttfilter/ | HTTP/1.1 200 OK
https://karl-voit.at/2016/04/09/chosing-emacs-search-method/ | HTTP/1.1 200 OK
https://karl-voit.at/2017/01/01/memacs-grep/ | HTTP/1.1 200 OK
https://karl-voit.at/2014/08/20/org-losses-determining-post-commit/ | HTTP/1.1 200 OK