From 15da3c0352c3cc25c019ac24732aa0ae2b8c8d01 Mon Sep 17 00:00:00 2001
From: jrayhawk <jrayhawk@web>
Date: Mon, 19 Oct 2009 18:01:11 -0700
Subject: Fixing git repo URI

---
 architecture/needed_user_facing_infrastructure.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn
index 084c1fb..5e4faf3 100644
--- a/architecture/needed_user_facing_infrastructure.mdwn
+++ b/architecture/needed_user_facing_infrastructure.mdwn
@@ -12,7 +12,7 @@ repo user management		|DONE: /srv/rbin/addaccess, rmaccess TODO: lsaccess	|TODO:
 authorized_keys modification	|TODO: cmdlind frontend to cat > ~/.ssh/authorized_keys	|TODO: CGI frontend, though i am not convinced anyone would care
 disable password auth if ssh key|TODO							|Ha ha NEVER
 config tweaking			|TODO: ssh piny /srv/rbin/chrepo			|TODO: CGI frontend
-commit access			|DONE: git+ssh://piny/srv/whatever.git			|DONE: Ikiwiki+mod-auth-sys-group/mod-auth-pam, though I am told there is a magic hook to allow public editing through git://
+commit access			|DONE: git+ssh://piny/srv/git/whatever.git		|DONE: Ikiwiki+mod-auth-sys-group/mod-auth-pam, though I am told there is a magic hook to allow public editing through git://
 wysiwyg editing tool		|Ha ha no						|TODO
 """]]
 
-- 
cgit v1.2.3