diff --git a/includes/form.inc b/includes/form.inc index ea9afbe..bdfa705 100644 --- a/includes/form.inc +++ b/includes/form.inc @@ -77,8 +77,7 @@ * The $form argument to form-related functions is a structured array containing * the elements and properties of the form. For information on the array * components and format, and more detailed explanations of the Form API - * workflow, see the - * @link http://api.drupal.org/api/drupal/developer--topics--forms_api_reference.html Form API reference @endlink + * workflow, see the Form API reference (forms_api_reference.html) * and the * @link http://drupal.org/node/37775 Form API documentation section. @endlink * In addition, there is a set of Form API tutorials in