From 6fb7d4a7ae1da189c5fe007b0c49d0a234f1a726 Mon Sep 17 00:00:00 2001 From: Sebastian Riehm Date: Sun, 26 Jan 2020 09:48:17 +0100 Subject: [PATCH] fixed annoying typo --- app/config/wallabag.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 347d766d..c54d7eb7 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml @@ -44,7 +44,7 @@ wallabag_core: section: entry - name: diaspora_url - value: https://diasporapod.com/ + value: https://diasporapod.com section: entry - name: share_unmark @@ -67,8 +67,8 @@ wallabag_core: value: https://myshaarli.com section: entry - - name: https://scuttle.org - value: https://github.com/scronide/scuttle + name: scuttle_url + value: https://scuttle.org section: entry - name: share_mail -- 2.41.0