From 3b2b6f44ec734bc4a0e453056d1bf29bc6c5e35b Mon Sep 17 00:00:00 2001 From: Gregor Middell Date: Thu, 14 Dec 2023 10:23:41 +0100 Subject: [PATCH] DWDS Custom App: Changes "About URL" to forthcoming landing page --- dwds/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwds/info.json b/dwds/info.json index d146031..3cf3b2f 100644 --- a/dwds/info.json +++ b/dwds/info.json @@ -5,5 +5,5 @@ "disable_read_aloud": true, "disable_title": true, "disable_external_links": true, - "about_app_url": "https://www.dwds.de/d/ueber-uns" + "about_app_url": "https://www.dwds.de/a/" }