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. --- pearl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pearl.el') diff --git a/pearl.el b/pearl.el index 7e1b2cf..f860cb2 100644 --- a/pearl.el +++ b/pearl.el @@ -6,7 +6,7 @@ ;; Version: 1.0.0 ;; Package-Requires: ((emacs "27.1") (request "0.3.0") (dash "2.17.0") (s "1.12.0") (transient "0.3.0")) ;; Keywords: tools -;; URL: https://github.com/cjennings/pearl +;; URL: https://git.cjennings.net/pearl.git ;; This file is not part of GNU Emacs. -- cgit v1.2.3