summaryrefslogtreecommitdiff
path: root/form.html
diff options
context:
space:
mode:
Diffstat (limited to 'form.html')
-rw-r--r--form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/form.html b/form.html
index 6e556d5..f305eed 100644
--- a/form.html
+++ b/form.html
@@ -144,7 +144,7 @@
<div id="error"></div>
- <form enctype="multipart/form-data" action="/post" method="post">
+ <form enctype="multipart/form-data" action="/" method="post">
<fieldset>
<legend>Text Posting</legend>
<textarea name="text" placeholder="Write something..."></textarea>