Skip to content

Commit

Permalink
Fix link in JSDocs for autotrackMemoize
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jan 3, 2024
1 parent c80175e commit 16f1ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/autotrackMemoize/autotrackMemoize.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ import { createCache } from './autotracking'
*
* @template Func - The type of the function that is memoized.
*
* @see {@link https://reselect.js.org/api/unstable_autotrackMemoize autotrackMemoize}
* @see {@link https://reselect.js.org/api/unstable_autotrackMemoize `autotrackMemoize`}
*
* @since 5.0.0
* @public
Expand Down

0 comments on commit 16f1ff6

Please sign in to comment.