From 67f510719f87b5509f66960dbb9a57048ffe627e Mon Sep 17 00:00:00 2001 From: Naylyn Gaffney Date: Mon, 9 Oct 2017 22:51:09 +1100 Subject: [PATCH] Fix broken link in helpful-resources.md The link to "Getting Started Programming Light Table" by Joshua Emmons was broken. I found a copy of the post which is still live on tumblr and updated helpful-resources.md to link there instead. --- helpful-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpful-resources.md b/helpful-resources.md index c58142b..1de266c 100644 --- a/helpful-resources.md +++ b/helpful-resources.md @@ -5,7 +5,7 @@ The following resources may be of use to anyone working on Light Table or its pl - Introduction to BOT: [The IDE as a value](http://www.chris-granger.com/2013/01/24/the-ide-as-data/) - Official [README](https://github.com/LightTable/LightTable/blob/master/README.md) - Helpful LT [discussion topic](https://groups.google.com/forum/#!topic/light-table-discussion/T3DhzWhabok). -- [Getting Started Programming Light Table](http://devblog.reverb.com/post/85325435561/getting-started-programming-light-table) by Joshua Emmons +- [Getting Started Programming Light Table](http://reverbdev.tumblr.com/post/85325435561/getting-started-programming-light-table) by Joshua Emmons ## Creating a plugin