diff options
| -rw-r--r-- | app/shares.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/shares.php b/app/shares.php index bf9b1ef0f..8f0c3cc92 100644 --- a/app/shares.php +++ b/app/shares.php @@ -152,7 +152,7 @@ return [ 'omnivore' => [ 'url' => '~URL~/api/save?url=~LINK~', 'transform' => ['urlencode'], - 'help' => 'https://omnivore.app/', + 'help' => 'https://github.com/omnivore-app/omnivore', 'form' => 'advanced', 'method' => 'GET', ], |
