summaryrefslogtreecommitdiff
path: root/views/profile.pug
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-11-25 19:48:59 +0100
committerTor Andersson <tor@ccxvii.net>2021-11-27 13:38:43 +0100
commit940bde831f2d5e65068c931ddc5f2b793afedb44 (patch)
tree739c83548da7bd5faf76e0da55d1f380a3bd0033 /views/profile.pug
parent86848b6cae751439be2946eae563d3fa8caa434c (diff)
downloadserver-940bde831f2d5e65068c931ddc5f2b793afedb44.tar.gz
Kebab-case!
Diffstat (limited to 'views/profile.pug')
-rw-r--r--views/profile.pug8
1 files changed, 4 insertions, 4 deletions
diff --git a/views/profile.pug b/views/profile.pug
index e43a999..77cc597 100644
--- a/views/profile.pug
+++ b/views/profile.pug
@@ -24,10 +24,10 @@ html
br
| &#xbb;
| Change
- | <a href="/change_password">password</a>,
- | <a href="/change_mail">mail address</a>,
- | <a href="/change_name">name</a>,
- | or <a href="/change_about">profile text</a>.
+ | <a href="/change-password">password</a>,
+ | <a href="/change-mail">mail address</a>,
+ | <a href="/change-name">name</a>,
+ | or <a href="/change-about">profile text</a>.
br
| &#xbb; <a href="/chat">Chat log</a>
br