diff options
| author | David Aspinall | 2000-09-26 12:18:37 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-09-26 12:18:37 +0000 |
| commit | 665793e2e5cc528af5cff6995ec9a2c072502f04 (patch) | |
| tree | c5d90597ca59ef6be981b9fbc52391bf4367ec05 /generic/proof-config.el | |
| parent | 16a99750964033a37cf5ea5348e6cd803379948f (diff) | |
Fix Proof General web page to www.proofgeneral.org.
Diffstat (limited to 'generic/proof-config.el')
| -rw-r--r-- | generic/proof-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el index cc19b090..bc3b80fc 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -2195,7 +2195,7 @@ If this table is empty or needs adjusting, please make changes using :group 'proof-general-internals) (defcustom proof-general-home-page - "http://www.lfcs.informatics.ed.ac.uk/proofgen" + "http://www.proofgeneral.org" "*Web address for Proof General" :type 'string :group 'proof-general-internals) |
