emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rainbow-delimiters 3e538315ae 125/188: Point URLs to the n


From: ELPA Syncer
Subject: [nongnu] elpa/rainbow-delimiters 3e538315ae 125/188: Point URLs to the new address.
Date: Sat, 1 Jan 2022 00:58:58 -0500 (EST)

branch: elpa/rainbow-delimiters
commit 3e538315aec9390bffa1d84c1eff46879c01b70d
Author: Fanael Linithien <fanael4@gmail.com>
Commit: Fanael Linithien <fanael4@gmail.com>

    Point URLs to the new address.
---
 README.markdown       | 2 +-
 rainbow-delimiters.el | 6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/README.markdown b/README.markdown
index 5d76d3bf73..a9238a7d61 100644
--- a/README.markdown
+++ b/README.markdown
@@ -12,7 +12,7 @@ This is the official github repository for rainbow-delimiters.
 The latest <b>release</b> of rainbow-delimiters.el is always found here:
 <br />
 <b>
-* 
[rainbow-delimiters.el](http://github.com/jlr/rainbow-delimiters/raw/master/rainbow-delimiters.el)
+* 
[rainbow-delimiters.el](http://github.com/Fanael/rainbow-delimiters/raw/master/rainbow-delimiters.el)
 </b>
 
 Further information is available on the [EmacsWiki 
page](http://www.emacswiki.org/emacs/RainbowDelimiters):
diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el
index 4b7c525f6b..2d414874d0 100644
--- a/rainbow-delimiters.el
+++ b/rainbow-delimiters.el
@@ -8,7 +8,7 @@
 ;; Created: 2010-09-02
 ;; Version: 1.3.13
 ;; Keywords: faces, convenience, lisp, tools
-;; Homepage: https://github.com/jlr/rainbow-delimiters
+;; Homepage: https://github.com/Fanael/rainbow-delimiters
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
@@ -40,8 +40,6 @@
 ;; shouldn't be visually intrusive. Color schemes are always a matter of
 ;; taste.  If you take the time to design a new color scheme, please share
 ;; (even a simple list of colors works) on the EmacsWiki page or via github.
-;; EmacsWiki: http://www.emacswiki.org/emacs/RainbowDelimiters
-;; Github: http://github.com/jlr/rainbow-delimiters
 
 
 ;;; Installation:
@@ -96,7 +94,7 @@
   "Highlight nested parentheses, brackets, and braces according to their 
depth."
   :prefix "rainbow-delimiters-"
   :link '(url-link :tag "Website for rainbow-delimiters"
-                   "https://github.com/jlr/rainbow-delimiters";)
+                   "https://github.com/Fanael/rainbow-delimiters";)
   :group 'applications)
 
 (defgroup rainbow-delimiters-faces nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]