mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
✂️ fix broken url [ci skip]
This commit is contained in:
parent
5741a8aae5
commit
2476f9fcd3
1 changed files with 1 additions and 2 deletions
|
@ -151,8 +151,7 @@ environments. You can enable or disable it in your configuration through the
|
|||
More reading:
|
||||
|
||||
* [Optimize caching](http://code.google.com/speed/page-speed/docs/caching.html)
|
||||
* [Revving Filenames: don't use
|
||||
* querystring](http://www.stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-querystring/)
|
||||
* [Revving Filenames: don't use querystring](http://www.stevesouders.com/blog/2008/08/23/revving-filenames-dont-use-querystring/)
|
||||
|
||||
|
||||
How to Use the Asset Pipeline
|
||||
|
|
Loading…
Reference in a new issue