diff options
| author | David Aspinall | 2002-07-14 10:41:55 +0000 |
|---|---|---|
| committer | David Aspinall | 2002-07-14 10:41:55 +0000 |
| commit | 9dd38947a6cc1f8f81e3ac592dc4052602c18f91 (patch) | |
| tree | aebe65f770083be9f05801af42720bb5b5196282 /etc/Mailman/subscribe.html | |
| parent | 1cbacb6fe2880e4650572dbbeb4593a0762c4dad (diff) | |
Cleanup html, fix URLs to final versions.
Diffstat (limited to 'etc/Mailman/subscribe.html')
| -rw-r--r-- | etc/Mailman/subscribe.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Mailman/subscribe.html b/etc/Mailman/subscribe.html index 0825c8f8..ec10dd24 100644 --- a/etc/Mailman/subscribe.html +++ b/etc/Mailman/subscribe.html @@ -2,8 +2,8 @@ <html> <head> <title><MM-List-Name> Subscription results</title> -<link rel="SHORTCUT ICON" href="http://www.proofgeneral.org/pg/favicon.ico"> -<link href="http://www.proofgeneral.org/pg/proofgen.css" rel="stylesheet" type="text/css"> +<link rel="SHORTCUT ICON" href="http://www.proofgeneral.org/favicon.ico"> +<link href="http://www.proofgeneral.org/proofgen.css" rel="stylesheet" type="text/css"> </head> <body> <h1><MM-List-Name> Subscription results</h1> |
