diff options
Diffstat (limited to 'html/main.html')
| -rw-r--r-- | html/main.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/main.html b/html/main.html index 7844d527..614c194a 100644 --- a/html/main.html +++ b/html/main.html @@ -24,11 +24,11 @@ To read more about what Proof General provides, <?php link_root("features","check the features list") ?>. To see what Proof General looks like in use, have a look at these -<a href="screenshot.phtml">screenshots</a>. +<a href="screenshot.html">screenshots</a>. To download Proof General, visit the <?php link_root("download","download page") ?>. To contact the developers, click -<?php hlink("feedback.phtml","here","Feedback form")?>. +<?php hlink("feedback.html","here","Feedback form")?>. </p> |
