summaryrefslogtreecommitdiff
path: root/command/rmrepo.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 21:55:08 -0700
committerJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 21:55:08 -0700
commit05010e8127b6d1902fb08a6175a5b86dd1d720ea (patch)
treef5ba2fa1f1817c146b9fd3e212dbcfae34a8da18 /command/rmrepo.mdwn
parent3fb0c248d0eae9d93809b7d89011278913a884fc (diff)
downloadhosting-05010e8127b6d1902fb08a6175a5b86dd1d720ea.tar.gz
hosting-05010e8127b6d1902fb08a6175a5b86dd1d720ea.zip
Fixing command submission URLs
Diffstat (limited to 'command/rmrepo.mdwn')
-rw-r--r--command/rmrepo.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/rmrepo.mdwn b/command/rmrepo.mdwn
index 3167269..d42e9eb 100644
--- a/command/rmrepo.mdwn
+++ b/command/rmrepo.mdwn
@@ -1,5 +1,5 @@
# Remove a Repository
-<form action="https://secure.piny.be/auth/rmrepo">
+<form action="https://secure.piny.be/auth/rmrepo.cgi">
Repository name: <input type="text" name="r" /> <input type="submit" />
</form>