From 6cc8eb668fd994655ad951bbdc2cb87a6b8e8a35 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 24 May 2026 13:56:47 -0500 Subject: docs: restructure the README and repoint URLs to cjennings.net MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I rewrote the README into a sectioned guide — a nav header over Features, Installation, Quick Start, Commands, The Org File, Configuration, Development & Testing, FAQ, Troubleshooting, History, and License — and repointed every repository URL off the deleted github.com/cjennings/pearl onto https://git.cjennings.net/pearl.git. The repoint also covers the URL header in pearl.el, the Eask website-url, and the package-summary repo link. The upstream credit to Gael Blanchemain's linear-emacs is unchanged. --- Eask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Eask') diff --git a/Eask b/Eask index 3d25a3c..13a8036 100644 --- a/Eask +++ b/Eask @@ -4,7 +4,7 @@ "1.0.0" "Linear.app integration") -(website-url "https://github.com/cjennings/pearl") +(website-url "https://git.cjennings.net/pearl.git") (keywords "tools") (package-file "pearl.el") -- cgit v1.2.3