diff --git a/includes/form.inc b/includes/form.inc index e6d2a6a..1591cc4 100644 --- a/includes/form.inc +++ b/includes/form.inc @@ -41,8 +41,8 @@ * * For information on the format of the structured arrays used to define forms, * and more detailed explanations of the Form API workflow, see the - * @link http://api.drupal.org/api/file/developer/topics/forms_api_reference.html/6 reference @endlink - * and the @link http://drupal.org/node/204270 Form API guide. @endlink + * @link forms_api_reference.html Form API Reference @endlink and the + * @link http://drupal.org/node/204270 Form API guide. @endlink */ /**