diff options
Diffstat (limited to 'modules/drupal')
-rw-r--r-- | modules/drupal/drupal.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index f4503cbf0..1152e8bed 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/drupal.module @@ -14,7 +14,7 @@ function drupal_page() { <H2>Download</H2> <LI><A HREF=\"drupal/drupal-1.00-rc1.tgz\">drupal 1.00-rc1</A> (2000/01/01)</LI> <H2>Demo</H2> - <P>We don't have a real demo site yet but drupal is used by (and created for) <A HREF=\"http://drop.org/\">http://drop.org/</A>. Create an account, play with it for a bit, read the <A HREF=\"module.php?mod=documentation\">documentation</A> and spend some time getting used to.</P> + <P>We don't have a real demo site yet but drupal is used by (and created for) <A HREF=\"http://drop.org/\">http://drop.org/</A>. Create an account, play with it for a bit, read the <A HREF=\"module.php?mod=documentation\">documentation</A> and spend some time getting used to it.</P> <H2>Documentation</H2> <LI><A HREF=\"module.php?mod=documentation\">documentation</A></LI> <LI><A HREF=\"module.php?mod=wishlist\">wishlist</A></LI> |