Skip to content

Commit

Permalink
Fix wrong link in initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
opsidao committed May 9, 2012
1 parent ab594d4 commit 513ead0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/comfortable_mexican_sofa.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
# File uploads use Paperclip and can support filesystem or s3 uploads. Override
# the upload method and appropriate settings based on Paperclip. For S3 see:
# http://rdoc.info/gems/paperclip/2.3.8/Paperclip/Storage/S3, and for
# filesystem see: http://rdoc.info/gems/paperclip/2.3.8/Paperclip/Storage/S3
# filesystem see: http://rdoc.info/gems/paperclip/2.3.8/Paperclip/Storage/Filesystem
# config.upload_file_options = {:url => '/system/:class/:id/:attachment/:style/:filename'}

# Sofa allows you to setup entire site from files. Database is updated with each
Expand Down

0 comments on commit 513ead0

Please sign in to comment.