Skip to content

Commit e927231

Browse files
authored
Fix anchor link in QueryCookbook.md (pointfreeco#38)
1 parent da05323 commit e927231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/StructuredQueriesCore/Documentation.docc/Articles/QueryCookbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ large and complex queries.
1212
* [Reusable column queries](#Reusable-column-queries)
1313
* [Default scopes](#Default-scopes)
1414
* [Custom selections](#Custom-selections)
15-
* [Pre-loading associations with JSON](#Pre-loading-associations-with-json)
15+
* [Pre-loading associations with JSON](#Pre-loading-associations-with-JSON)
1616

1717
### Reusable table queries
1818

0 commit comments

Comments
 (0)