summaryrefslogtreecommitdiff
path: root/views/change_about.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/change_about.pug')
-rw-r--r--views/change_about.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/change_about.pug b/views/change_about.pug
index 3232c26..b5e2c84 100644
--- a/views/change_about.pug
+++ b/views/change_about.pug
@@ -10,7 +10,7 @@ html
include header
article
h1 Change profile text
- form(method="post" action="/change_about")
+ form(method="post" action="/change-about")
p Name: #{user.name}
p Mail: #{user.mail}
p