summaryrefslogtreecommitdiff
path: root/commands/lsaccess.mdwn
diff options
context:
space:
mode:
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>