From bde4d26d58105921b41477e4ac93279e0b6fe7f7 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Fri, 28 Feb 2025 15:53:10 +0100 Subject: [PATCH] Fix --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c24a204..0dc7971 100644 --- a/README.org +++ b/README.org @@ -20,7 +20,7 @@ You can also add the following to your init file: #+BEGIN_SRC sh mkdir -p ~/.emacs.d/themes/ - curl https://raw.githubusercontent.com/ianpan870102/thankful-eyes-theme/master/thankful-eyes-theme.el -o ~/.emacs.d/themes/thankful-eyes-theme.el + curl https://raw.githubusercontent.com/tanrax/thankful-eyes-theme.el/refs/heads/main/thankful-eyes-theme.el -o ~/.emacs.d/themes/thankful-eyes-theme.el #+END_SRC **** 2. Add the following to your init file: