diff --git a/core/includes/form.inc b/core/includes/form.inc
index c1d48e3..fc8ed58 100644
--- a/core/includes/form.inc
+++ b/core/includes/form.inc
@@ -215,7 +215,7 @@ function drupal_get_form($form_id) {
  *   - values: An associative array of values submitted to the form. The
  *     validation functions and submit functions use this array for nearly all
  *     their decision making. (Note that
- *     @link http://api.drupal.org/api/drupal/developer--topics--forms_api_reference.html/7#tree #tree @endlink
+ *     @link http://api.drupal.org/api/drupal/developer--topics--forms_api_reference.html #tree @endlink
  *     determines whether the values are a flat array or an array whose
  *     structure parallels the $form array.)
  *   - input: The array of values as they were submitted by the user. These are
