From d7bcfa51b6df356dbcf44361316869c8318854da Mon Sep 17 00:00:00 2001 From: Maris Date: Tue, 25 Jun 2024 18:25:04 +0200 Subject: [PATCH] Update description --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 821fc7f..e948d4f 100644 --- a/manifest.json +++ b/manifest.json @@ -3,9 +3,9 @@ "name": "Law References", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "bliblablub", + "description": "This plugin suggests laws to the user (including descriptions) on typing a paragraph symbol. Currently we only support german laws using openlegaldata.io.", "author": "Silas Schimmel & Maris Beer", - "authorUrl": "https://obsidian.md", - "fundingUrl": "https://obsidian.md/pricing", + "authorUrl": "https://github.com/TheOnlySilas/obsidian-law-links", + "fundingUrl": "https://ko-fi.com/hackmybeer", "isDesktopOnly": false }