summaryrefslogtreecommitdiff
path: root/srv/src/api/tpl/posts.html
diff options
context:
space:
mode:
Diffstat (limited to 'srv/src/api/tpl/posts.html')
-rw-r--r--srv/src/api/tpl/posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/srv/src/api/tpl/posts.html b/srv/src/api/tpl/posts.html
index e701f59..714cf07 100644
--- a/srv/src/api/tpl/posts.html
+++ b/srv/src/api/tpl/posts.html
@@ -22,7 +22,7 @@
<p style="text-align: center;">
- <a href="{{ BlogURL "posts/" }}?method=new">
+ <a href="{{ BlogURL "posts/" }}?method=edit">
<button>New Post</button>
</a>
</p>