From 10286625ccd9a1ac91a4528fa9cee62a3e7fea90 Mon Sep 17 00:00:00 2001 From: sstent Date: Mon, 16 Feb 2026 09:35:32 -0800 Subject: [PATCH] Use full URL for JS file in PLUG.md --- PLUG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLUG.md b/PLUG.md index 5cb8881..6292100 100644 --- a/PLUG.md +++ b/PLUG.md @@ -3,6 +3,6 @@ name: Library/sstent/icalendar/PLUG version: 0.2.2 tags: meta/library files: -- icalendar.plug.js +- https://gitea.service.dc1.fbleagh.duckdns.org/sstent/silverbullet-icalendar/raw/branch/main/icalendar.plug.js --- iCalendar sync plug for SilverBullet. \ No newline at end of file