Skip to content

Commit 07d6202

Browse files
authored
Merge pull request #5 from nep/nep-patch-1-1
Improve clarity on optimizing relationship field performance
2 parents dcc4e58 + fd895b6 commit 07d6202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fieldtypes/relationships.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Would output in the format:
336336

337337
## Optimizing Relationships Performance
338338

339-
If you are heavily using relationship fields, it is recommended that you disable certain features, such as custom fields or categories on related entries, to speed up template loading. That can be done by applying `disable` parameter to the `exp:channel:entries` tag that includes relationship field tag (or siblings / parents tag).
339+
If you are heavily using relationship fields, it is recommended that you disable certain features such as custom fields or categories on the related entries to speed up template loading. That can be done by applying the [`disable` parameter](/channels/entries.md#disable) to the `exp:channel:entries` tag that includes the relationship field tag (or siblings / parents tag).
340340

341341
The following items can be turned off:
342342

0 commit comments

Comments
 (0)