diff options
| author | Erik Martin-Dorel | 2016-09-18 20:59:38 +0200 |
|---|---|---|
| committer | Erik Martin-Dorel | 2016-09-18 21:27:27 +0200 |
| commit | 771cab48b2f9ea2ae3fa8f944d0e36a805bf9f3b (patch) | |
| tree | 205a7229dce28ba45683e484d6660a2d6e1fb59b /generic/proof-splash.el | |
| parent | 658fc481653d42df65330dcf30f3132e8f5cea88 (diff) | |
Update the documentation and prepare the release 4.4.
Diffstat (limited to 'generic/proof-splash.el')
| -rw-r--r-- | generic/proof-splash.el | 4 |
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))) |
