From 7a65f2d268df9feff98836ae49f972d52b7b71b2 Mon Sep 17 00:00:00 2001 From: Olov Lassus Date: Mon, 6 May 2013 11:53:52 +0300 Subject: [PATCH] Updated URL for Markdown references plugin (moved from Gist to a GitHub project) --- site/_posts/2012-07-01-plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_posts/2012-07-01-plugins.md b/site/_posts/2012-07-01-plugins.md index ec3d3c1e..52229a0e 100644 --- a/site/_posts/2012-07-01-plugins.md +++ b/site/_posts/2012-07-01-plugins.md @@ -383,7 +383,7 @@ There are a few useful, prebuilt plugins at the following locations: - [Raw Tag by phaer.](https://gist.github.com/1020852): Keeps liquid from parsing text betweeen `{{ "{% raw " }}%}` and `{{ "{% endraw " }}%}` - [URL encoding by James An](https://gist.github.com/919275) - [Sitemap.xml Generator by Michael Levin](http://www.kinnetica.com/projects/jekyll-sitemap-generator/) -- [Markdown references by Olov Lassus](https://gist.github.com/961336): Keep all your markdown reference-style link definitions in one file (_references.md) +- [Markdown references by Olov Lassus](https://github.com/olov/jekyll-references): Keep all your markdown reference-style link definitions in one file (_references.md) - [Full-text search by Pascal Widdershoven](https://github.com/PascalW/jekyll_indextank): Add full-text search to your Jekyll site with this plugin and a bit of JavaScript. - [Stylus Converter](https://gist.github.com/988201) Convert .styl to .css. - [Embed.ly client by Robert Böhnke](https://github.com/robb/jekyll-embedly-client) Autogenerate embeds from URLs using oEmbed.