From b8455e0b01bc2c2172fa311765eacda66cbeecd0 Mon Sep 17 00:00:00 2001 From: Martin Kleusberg Date: Sat, 1 Nov 2014 13:24:11 +0100 Subject: [PATCH] Fix dead link in README file Fix the link point to the issues page in the README.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0f4cea..cc15942 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ http://groups.google.com/group/sqlcipher Issues or support questions on using SQLCipher should be entered into the GitHub Issue tracker: -http://github.com/sjlombardo/sqlcipher/issues +https://github.com/sqlcipher/sqlcipher/issues Please DO NOT post issues, support questions, or other problems to blog posts about SQLCipher as we do not monitor them frequently.