aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/shares.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/shares.php b/data/shares.php
index ed060074e..55ef08ec4 100644
--- a/data/shares.php
+++ b/data/shares.php
@@ -45,7 +45,7 @@ return array(
'form' => 'advanced',
),
'movim' => array(
- 'url' => '~URL~/index.php/share/~LINK~',
+ 'url' => '~URL~/?share/~LINK~',
'transform' => array('rawurlencode', 'urlencode'),
'help' => 'https://github.com/edhelas/movim',
'form' => 'advanced',