diff options
-rw-r--r-- | includes/form.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/form.inc b/includes/form.inc index e6d2a6a..468fd95 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 reference @endlink and the + * @link http://drupal.org/node/204270 Form API guide. @endlink */ /** |