summaryrefslogtreecommitdiff
path: root/includes/ajax.inc
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2012-09-04 09:44:08 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2012-09-04 09:44:08 -0700
commite1a760f48eda2e5b4b36061077d6bb87f589c2d6 (patch)
tree8ab8362c6da547b0773b5f21e77c9417e71c6eda /includes/ajax.inc
parent89512a01cb59df7e944c02a44cc88e2d185c51a5 (diff)
downloadbrdo-e1a760f48eda2e5b4b36061077d6bb87f589c2d6.tar.gz
brdo-e1a760f48eda2e5b4b36061077d6bb87f589c2d6.tar.bz2
Issue #699604 by cam8001, nmudgal: Use file name for links to form API reference instead of full URL
Diffstat (limited to 'includes/ajax.inc')
-rw-r--r--includes/ajax.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/ajax.inc b/includes/ajax.inc
index fb07477d6..4107029fe 100644
--- a/includes/ajax.inc
+++ b/includes/ajax.inc
@@ -168,7 +168,7 @@
* displayed while awaiting a response from the callback, and add an optional
* message. Possible keys: 'type', 'message', 'url', 'interval'.
* More information is available in the
- * @link http://api.drupal.org/api/drupal/developer--topics--forms_api_reference.html/7 Form API Reference @endlink
+ * @link forms_api_reference.html Form API Reference @endlink
*
* In addition to using Form API for doing in-form modification, Ajax may be
* enabled by adding classes to buttons and links. By adding the 'use-ajax'