aboutsummaryrefslogtreecommitdiff
path: root/pearl.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 13:56:47 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 13:56:47 -0500
commit6cc8eb668fd994655ad951bbdc2cb87a6b8e8a35 (patch)
tree4f663c202ac189588b5f7c177253d3747965689f /pearl.el
parentb081d62276378b3168c92c06153fd59db0589535 (diff)
downloadpearl-6cc8eb668fd994655ad951bbdc2cb87a6b8e8a35.tar.gz
pearl-6cc8eb668fd994655ad951bbdc2cb87a6b8e8a35.zip
docs: restructure the README and repoint URLs to cjennings.net
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.
Diffstat (limited to 'pearl.el')
-rw-r--r--pearl.el2
1 files changed, 1 insertions, 1 deletions
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.