summaryrefslogtreecommitdiff
path: root/commands/lsaccess.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2012-09-30 20:14:47 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2012-09-30 20:14:47 -0700
commit6b225d1a587f7f57d66812fe066f172b61e5d0b6 (patch)
tree58a63e18fdb42393d07f39c24407ac69a9a19a15 /commands/lsaccess.mdwn
parent95aed0d68cf6474396bab406c78d2a2e3602fc40 (diff)
downloadhosting-6b225d1a587f7f57d66812fe066f172b61e5d0b6.tar.gz
hosting-6b225d1a587f7f57d66812fe066f172b61e5d0b6.zip
command URLs: piny.be -> fairlystable.org
Diffstat (limited to 'commands/lsaccess.mdwn')
-rw-r--r--commands/lsaccess.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/lsaccess.mdwn b/commands/lsaccess.mdwn
index f687e72..fce13e4 100644
--- a/commands/lsaccess.mdwn
+++ b/commands/lsaccess.mdwn
@@ -1,11 +1,11 @@
# List repositories you have access to
-<form action="https://secure.piny.be/auth/lsaccess.cgi" method="post">
+<form action="https://secure.fairlystable.org/auth/lsaccess.cgi" method="post">
<input type="submit" />
</form>
# List users who have access to a repository
-<form action="https://secure.piny.be/auth/lsaccess.cgi" method="post">
+<form action="https://secure.fairlystable.org/auth/lsaccess.cgi" method="post">
Repository name: <input type="text" name="r" /> <input type="submit" />
</form>