aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-splash.el
diff options
context:
space:
mode:
Diffstat (limited to 'generic/proof-splash.el')
-rw-r--r--generic/proof-splash.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/proof-splash.el b/generic/proof-splash.el
index 6bc20998..25db0946 100644
--- a/generic/proof-splash.el
+++ b/generic/proof-splash.el
@@ -70,8 +70,8 @@ Proof General."
"PG is on Github at https://github.com/ProofGeneral/PG")
:link '("or the " "homepage"
(lambda (button)
- (browse-url "http://proofgeneral.inf.ed.ac.uk/"))
- "Browse http://proofgeneral.inf.ed.ac.uk/")
+ (browse-url "https://proofgeneral.github.io"))
+ "Browse https://proofgeneral.github.io")
nil
:link '("Find out about Emacs on the Help menu -- start with the "
"Emacs Tutorial" (lambda (button) (help-with-tutorial)))