Skip to content

Commit e17545f

Browse files
author
Sebastian Hoß
committed
fix link
1 parent f08e05c commit e17545f

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
@@ -169,7 +169,7 @@ Replace `${version.memoization}` with the latest release. Use [ExpiringMap](http
169169
* [Clojure's `(memoize f)`](https://clojuredocs.org/clojure.core/memoize)
170170
* [Groovy's `@Memoized`](http://docs.groovy-lang.org/latest/html/gapi/groovy/transform/Memoized.html)
171171
* [ScalaCache's `memoize`](https://github.com/cb372/scalacache#memoization-of-method-results)
172-
* [Cyclops' `Memoize`](https://github.com/aol/cyclops/tree/master/cyclops-javaslang#memoization-with-a-guava-cache)
172+
* [Cyclops' `Memoize`](https://github.com/aol/cyclops/tree/master/cyclops)
173173
* [RxMemoization](https://github.com/pakoito/RxMemoization)
174174
* [memoized](https://github.com/jmorwick/memoized)
175175
* [memoizer](https://github.com/ggrandes/memoizer)

0 commit comments

Comments
 (0)