diff options
| author | Radon Rosborough <radon@intuitiveexplanations.com> | 2023-08-26 09:05:35 -0700 |
|---|---|---|
| committer | Radon Rosborough <radon@intuitiveexplanations.com> | 2023-08-26 09:05:35 -0700 |
| commit | 108176abe501c90507f977c5fc857863c3bcf6eb (patch) | |
| tree | 2d830596168901932b4448d56a618c094075a9bc /README.md | |
| parent | 5b287a94268ae9b63856c11bd9525e2cb29e7184 (diff) | |
Update links
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -47,7 +47,7 @@ The approach is as follows: Apheleia is available on [MELPA](https://melpa.org/). It is easiest to install it using -[`straight.el`](https://github.com/raxod502/straight.el): +[`straight.el`](https://github.com/radian-software/straight.el): (straight-use-package 'apheleia) @@ -228,13 +228,14 @@ Apheleia exposes some hooks for advanced customization: size greater than 65,536 characters. There is no known workaround besides disabling `apheleia-mode` for the affected buffer, or upgrading to a more recent version of Emacs. See - [#20](https://github.com/raxod502/apheleia/issues/20). + [#20](https://github.com/radian-software/apheleia/issues/20). ## Contributing Please see [the contributor guide for my -projects](https://github.com/raxod502/contributor-guide) for general -information, and the following sections for Apheleia-specific details. +projects](https://github.com/radian-software/contributor-guide) for +general information, and the following sections for Apheleia-specific +details. There's also a [wiki](https://github.com/radian-software/apheleia/wiki) that could do with additions/clarity. Any improvement suggestions should be submitted as an issue. |
