From abc686827ae38ee715d9eed1c5c29161c74127e6 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 17 Jun 2023 17:07:00 +1000 Subject: fixing hnreader. - Use upstream url for submodule. - Move my change into overrides --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 758406e..d5a9934 100644 --- a/.gitmodules +++ b/.gitmodules @@ -57,7 +57,7 @@ url = https://github.com/chuntaro/emacs-promise [submodule ".emacs.d/lisp/emacs-hnreader"] path = .emacs.d/lisp/emacs-hnreader - url = https://g.ypei.me/emacs-hnreader.git + url = https://github.com/thanhvg/emacs-hnreader [submodule ".emacs.d/lisp/emacs-crystal-mode"] path = .emacs.d/lisp/emacs-crystal-mode url = https://github.com/crystal-lang-tools/emacs-crystal-mode -- cgit v1.2.3