Skip to content

Commit a843790

Browse files
committed
Fix link for WITH DATA_CATEGORY section in SOQL documentation
Signed-off-by: Piotr PG Gajek <[email protected]>
1 parent b397923 commit a843790

File tree

1 file changed

+1
-1
lines changed
  • website/docs/api/standard-soql

1 file changed

+1
-1
lines changed

website/docs/api/standard-soql/soql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The following are methods for using `SOQL`:
115115
- [`groupByCube(SObjectField field)`](#groupbycube)
116116
- [`groupByCube(String relationshipName, SObjectField field)`](#groupbycube-related)
117117

118-
[**WITH DATA_CATEGORY**]
118+
[**WITH DATA_CATEGORY**](#with-data_category)
119119

120120
- [`withDataCategory(DataCategoryFilter dataCategoryFilter)`](#with-data_category)
121121

0 commit comments

Comments
 (0)