From 508ab5d7fcbfd81427f01358023b3a6eb3af344b Mon Sep 17 00:00:00 2001 From: GneatGeek Date: Tue, 23 Apr 2013 22:47:21 -0500 Subject: [PATCH] HTTPS -> HTTP for comment URL --- plugins/perms/perms.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/perms/perms.plugin.zsh b/plugins/perms/perms.plugin.zsh index c897051f1..981fbd65e 100644 --- a/plugins/perms/perms.plugin.zsh +++ b/plugins/perms/perms.plugin.zsh @@ -1,4 +1,4 @@ -# https://gneatgeek.github.io +# http://gneatgeek.github.io # # Some useful commands for setting permissions. I find this most handy for website files.