branch: elpa/htmlize
commit 3b0e17078ec1fc31e48629824e2ba4b1a3255f83
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Update homepage to point the repository on the Emacsorphanage
    
    The upstream repository has been transferred here.
---
 README.md  | 3 +--
 htmlize.el | 6 ++----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 12d060fc85..a1ca5bc927 100644
--- a/README.md
+++ b/README.md
@@ -32,5 +32,4 @@ htmlize aims for compatibility with older Emacs versions.  
Please
 let me know if it doesn't work on the version of GNU Emacs that you
 are using.
 
-
-[1]: 
http://htmlpreview.github.io/?https://github.com/hniksic/emacs-htmlize/blob/master/htmlize.el.html
+[1]: 
http://htmlpreview.github.io/?https://github.com/emacsorphanage/htmlize/blob/master/htmlize.el.html
diff --git a/htmlize.el b/htmlize.el
index d1345f681e..86010526fb 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1997-2003,2005,2006,2009,2011,2012,2014,2017,2018,2020 Hrvoje 
Niksic
 
 ;; Author: Hrvoje Niksic <hnik...@gmail.com>
-;; Homepage: https://github.com/hniksic/emacs-htmlize
+;; Homepage: https://github.com/emacsorphanage/htmlize
 ;; Keywords: hypermedia, extensions
 ;; Version: 1.58
 ;; Package-Requires: ((emacs "26.1"))
@@ -68,9 +68,7 @@
 
 ;; The latest version is available at:
 ;;
-;;        <https://github.com/hniksic/emacs-htmlize>
-;;        <https://code.orgmode.org/mirrors/emacs-htmlize>
-;;
+;;        <https://github.com/emacsorphanage/htmlize>
 
 ;; Thanks go to the many people who have sent reports and contributed
 ;; comments, suggestions, and fixes.  They include Ron Gut, Bob

Reply via email to