summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/shares.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/shares.php b/app/shares.php
index 490f97ab5..aa88c4b6d 100644
--- a/app/shares.php
+++ b/app/shares.php
@@ -94,7 +94,7 @@ return array(
'method' => 'GET',
),
'lemmy' => array(
- 'url' => '~URL~/create_post?url=~LINK~&name=~TITLE~',
+ 'url' => '~URL~/create_post?url=~LINK~&title=~TITLE~',
'transform' => array('rawurlencode'),
'help' => 'https://join-lemmy.org/',
'form' => 'advanced',