summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el2
-rwxr-xr-xemacs.org2
2 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 0f5c710..4ab70fc 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -994,7 +994,7 @@ you have the correctly set the OPENAI_API_KEY variable"
(setq mu4e-contexts
`(, (set-mu4e-context
"Fastmail" "Thanos Apollo"
- "[email protected]" "Thanos\nhttps://thanosapollo.com/public"
+ "[email protected]" "Thanos\nhttps://thanosapollo.com"
"smtp.fastmail.com")))
;; (setq smtpmail-smtp-service 465
diff --git a/emacs.org b/emacs.org
index 011cbb6..4cb69a5 100755
--- a/emacs.org
+++ b/emacs.org
@@ -1147,7 +1147,7 @@ In ~GuixSD~ systems I have telegram installed via guix, and it's loaded via ~gui
(setq mu4e-contexts
`(, (set-mu4e-context
"Fastmail" "Thanos Apollo"
- "[email protected]" "Thanos\nhttps://thanosapollo.com/public"
+ "[email protected]" "Thanos\nhttps://thanosapollo.com"
"smtp.fastmail.com")))
;; (setq smtpmail-smtp-service 465