From e1a760f48eda2e5b4b36061077d6bb87f589c2d6 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Tue, 4 Sep 2012 09:44:08 -0700 Subject: Issue #699604 by cam8001, nmudgal: Use file name for links to form API reference instead of full URL --- includes/ajax.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/ajax.inc') 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' -- cgit v1.2.3