File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ Join related records.
575
575
| ` after` | ` context` ` => { }` | | Processing performed after all other operations are completed. |
576
576
| ` joins` | ` Object ` | | Resolver functions provide a mapping between a portion of a operation and actual backend code responsible for handling it. |
577
577
578
- > Read the [guide](guide .html#fastjoin) for more information on the arguments.
578
+ > Read the [guide](guides .html#fastjoin) for more information on the arguments.
579
579
580
580
- **Example using Feathers services**
581
581
@@ -1474,7 +1474,7 @@ Join related records.
1474
1474
| ` provider` | ` undefined ` | | Call the service as the server, not with the client's transport. |
1475
1475
| ` include` | ` Array < ` ` Object > ` or ` Object ` | | Continue recursively join records to these records. |
1476
1476
1477
- > Read the [guide](guide .html#populate) for more information on the arguments.
1477
+ > Read the [guide](guides .html#populate) for more information on the arguments.
1478
1478
1479
1479
- **Examples**
1480
1480
You can’t perform that action at this time.
0 commit comments