From 86ff7681c807de1673f4c34ac0a2c368f3d0b97c Mon Sep 17 00:00:00 2001 From: webchick Date: Thu, 22 Dec 2011 01:31:34 -0800 Subject: Issue #1349610 by bartlantz, jhodgdon: Make the subtopics of Field API link back to it. --- modules/field/field.api.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/field/field.api.php') diff --git a/modules/field/field.api.php b/modules/field/field.api.php index 4b7124809..ebaec922f 100644 --- a/modules/field/field.api.php +++ b/modules/field/field.api.php @@ -116,7 +116,8 @@ function hook_field_extra_fields_alter(&$info) { * A third kind of pluggable handlers, storage backends, is defined by the * @link field_storage Field Storage API @endlink. * - * @see field + * See @link field Field API @endlink for information about the other parts of + * the Field API. */ /** -- cgit v1.2.3