branch: externals/ivy
commit 7006affb6bd8cfe17ab2a31090122fc28b998245
Author: Basil L. Contovounesios <ba...@contovou.net>
Commit: Basil L. Contovounesios <ba...@contovou.net>

    Link to HTML manual on GNU ELPA
    
    The syntax highlighting isn't as fancy, but at least
    it's (automatically) up to date.
    
    * CONTRIBUTING.org (Reporting issues):
    * README.md (Manual): Link to autogenerated manual on GNU ELPA
    instead of https://oremacs.com/swiper/.
---
 CONTRIBUTING.org | 2 +-
 README.md        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org
index c80f05c384..7fbc9a9ca4 100644
--- a/CONTRIBUTING.org
+++ b/CONTRIBUTING.org
@@ -2,7 +2,7 @@
 
 Before reporting a bug, please take a look at:
 - the [[https://github.com/abo-abo/swiper/blob/master/README.md][FAQ]]
-- the [[https://oremacs.com/swiper/][manual]]
+- the [[https://elpa.gnu.org/packages/doc/ivy.html][manual]]
 - the [[https://github.com/abo-abo/swiper/wiki][wiki]]
 - the [[https://github.com/abo-abo/swiper/issues][open issues]]
 
diff --git a/README.md b/README.md
index dd065f071a..d1fb8147e0 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ the `(ivy)` Info node.
 
 The source file for the Info page is [here](doc/ivy.org).
 
-The manual is also available as [HTML](https://oremacs.com/swiper/).
+The manual is also available as 
[HTML](https://elpa.gnu.org/packages/doc/ivy.html).
 
 ### Wiki
 

Reply via email to