From 5c82835cfdf17bd8fdca73a9b791529124193a38 Mon Sep 17 00:00:00 2001 From: zachgersh Date: Tue, 18 Jun 2013 08:31:37 -0700 Subject: [PATCH] Plugin 404s on Github. --- site/docs/plugins.md | 1 - 1 file changed, 1 deletion(-) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 00238b92..3c537ca5 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -353,7 +353,6 @@ end There are a few useful, prebuilt plugins at the following locations: - [Truncate HTML while preserving markup structure](https://github.com/MattHall/truncatehtml) by [Matt Hall](http://codebeef.com) -- [Generic Blog Plugins by Jose Diaz-Gonzalez](https://github.com/josegonzalez/josediazgonzalez.com/tree/master/_plugins): Contains plugins for tags, categories, archives, as well as a few Liquid extensions - [Domain Name Filter by Lawrence Woodman](https://github.com/LawrenceWoodman/domain_name-liquid_filter): Filters the input text so that just the domain name is left - [Jekyll Plugins by Recursive Design](http://recursive-design.com/projects/jekyll-plugins/): Plugin to generate Project pages from GitHub readmes, a Category page plugin, and a Sitemap generator - [Tag Cloud Plugin from a Jekyll walk-through](http://vitobotta.com/how-to-migrate-from-wordpress-to-jekyll/): Plugin to generate a tag cloud