Skip to content

Commit 9bc249a

Browse files
committed
Merge pull request #7 from gregmolnar/readme
fix sweeper link in readme
2 parents 40242e7 + e538cb9 commit 9bc249a

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
@@ -62,7 +62,7 @@ and friends:
6262
end
6363
end
6464

65-
Additionally, you can expire caches using [Sweepers](http://edgeapi.rubyonrails.org/classes/ActionController/Caching/Sweeping.html)
65+
Additionally, you can expire caches using [Sweepers](https://github.com/rails/rails-observers#action-controller-sweeper)
6666
that act on changes in the model to determine when a cache is supposed to be expired.
6767

6868
Contributing

0 commit comments

Comments
 (0)