diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-24 13:56:47 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-24 13:56:47 -0500 |
| commit | 6cc8eb668fd994655ad951bbdc2cb87a6b8e8a35 (patch) | |
| tree | 4f663c202ac189588b5f7c177253d3747965689f /pearl.el | |
| parent | b081d62276378b3168c92c06153fd59db0589535 (diff) | |
| download | pearl-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.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
