branch: elpa/orgit commit d8f8d56f170b07c177dc0007529af5c11ce59c4e Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
orgit-export-alist: Remove code.orgmode.org That now redirects to https://sr.ht/~bzg/. --- orgit.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/orgit.el b/orgit.el index 222448ca31..07222c11f6 100644 --- a/orgit.el +++ b/orgit.el @@ -126,10 +126,6 @@ "https://bitbucket.org/%n" "https://bitbucket.org/%n/commits/branch/%r" "https://bitbucket.org/%n/commits/%r") - ("code.orgmode.org[:/]\\(.+\\)$" - "https://code.orgmode.org/cgit.cgi/%n" - "https://code.orgmode.org/cgit.cgi/%n/commits/%r" - "https://code.orgmode.org/cgit.cgi/%n/commit/%r") ("git.kernel.org/pub/scm[:/]\\(.+\\)$" "https://git.kernel.org/cgit/%n" "https://git.kernel.org/cgit/%n/log/?h=%r"