From 0b534d468f7e10a6e6986e2708a1f893c05294e4 Mon Sep 17 00:00:00 2001
From: Erick Hitter <ehitter@gmail.com>
Date: Sat, 11 May 2013 20:42:56 -0500
Subject: [PATCH] Note GitHub URL in plugin description.

---
 readme.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/readme.txt b/readme.txt
index 0400224..4154dc8 100644
--- a/readme.txt
+++ b/readme.txt
@@ -18,6 +18,8 @@ Includes a function for rendering an unordered list of years with months, linked
 
 **This plugin is intended for use by plugin and theme developers. It simply adds support for date-based taxonomy archives, but has no native user interface.**
 
+**Development is over on GitHub: https://github.com/ethitter/Date-based-Taxonomy-Archives/.**
+
 == Installation ==
 
 1. Upload date-based-taxonomy-archives to /wp-content/plugins/.
-- 
GitLab