From 8544641260c36929d2db6d4058ff40719d227e83 Mon Sep 17 00:00:00 2001 From: Eric Barendt Date: Wed, 15 Feb 2012 15:38:37 -0800 Subject: [PATCH] Update README.markdown --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 29d7953..6b61a87 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,7 @@ activerecord-import is a library for bulk inserting data using ActiveRecord. -For more information on activerecord-import please see its wiki: http://wiki.github.com/zdennis/activerecord-import/ +For more information on activerecord-import please see its wiki: https://github.com/zdennis/activerecord-import/wiki # License