Skip to content

Commit

Permalink
Update doc url
Browse files Browse the repository at this point in the history
  • Loading branch information
craigbeck committed Apr 25, 2024
1 parent fbc1d05 commit 147e1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model/filter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ declare module './Model' {
* limit - The maximum number of results. A limit of zero is equivalent to no limit.
* @param fn - A function or the name of a function defined via model.fn().
*
* @see https://derbyjs.github.io/derby/models/filters-and-sorts
* @see https://derbyjs.github.io/derby/models/filters-sorts
*/
sort<S>(
inputPath: PathLike,
Expand Down

0 comments on commit 147e1c9

Please sign in to comment.