Update org-contrib URL

Upstream eventually changed to the GitHub mirror:
20b74b7951

We should do the same.
This commit is contained in:
Thiago Kenji Okada
2022-07-07 21:24:55 +01:00
parent 1c09f64ec4
commit 150d2cda3c
2 changed files with 10 additions and 10 deletions

View File

@ -58,7 +58,7 @@
nose.flake = false;
ob-racket.url = "github:xchrishawk/ob-racket";
ob-racket.flake = false;
org-contrib.url = "git+https://git.sr.ht/~bzg/org-contrib";
org-contrib.url = "github:emacsmirror/org-contrib";
org-contrib.flake = false;
org.url = "github:emacs-straight/org-mode";
org.flake = false;