Skip to content

Commit e45346b

Browse files
authored
[readme] Link to Lucky memoization code (not the spec) (#2)
1 parent dfdb9c8 commit e45346b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ pp! example.call_private_method # => "private 0.5261598848669066"
5757

5858
This library is based on the [Lucky web framework's memoization code][lucky-memoization].
5959

60-
[lucky-memoization]: https://github.com/luckyframework/lucky/blob/v1.3.0/spec/lucky/memoize_spec.cr
60+
[lucky-memoization]: https://github.com/luckyframework/lucky/blob/v1.3.0/src/lucky/memoizable.cr

0 commit comments

Comments
 (0)