diff options
author | Yuchen Pei <id@ypei.org> | 2025-08-31 19:30:31 +1000 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2025-08-31 19:30:31 +1000 |
commit | 2e90e2e3b9d6f67e40b7cd52705ffba4632a2962 (patch) | |
tree | 6554106278651fc98bc8462921b08775065bacb3 /.gitmodules | |
parent | 8b4937149fe396ed5c4a38fba063b730ec80a4ae (diff) |
[emacs] Update ttrss submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 5a7bc4c..dc001a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -126,4 +126,4 @@ url = https://codeberg.org/martianh/mastodon.el [submodule "emacs/.emacs.d/lisp/ttrss.el"] path = emacs/.emacs.d/lisp/ttrss.el - url = https://github.com/pedros/ttrss.el + url = https://g.ypei.me/ttrss.el.git |