diff options
author | utilum <oz@utilum.com> | 2018-05-28 14:23:00 +0200 |
---|---|---|
committer | utilum <oz@utilum.com> | 2018-06-08 11:28:11 +0200 |
commit | d70bd73f05aa0c1f40c85548607c13e7322d8718 (patch) | |
tree | d7f77a62b76f297522814dccd9b0a24943f4c0ee /guides | |
parent | 0af43ac7f6583afd3400c176fde88b96af58dc77 (diff) | |
download | rails-d70bd73f05aa0c1f40c85548607c13e7322d8718.tar.gz rails-d70bd73f05aa0c1f40c85548607c13e7322d8718.tar.bz2 rails-d70bd73f05aa0c1f40c85548607c13e7322d8718.zip |
Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDF
[ci skip]
Diffstat (limited to 'guides')
-rw-r--r-- | guides/source/active_storage_overview.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/active_storage_overview.md b/guides/source/active_storage_overview.md index 3b7c23f2af..e7a94fc510 100644 --- a/guides/source/active_storage_overview.md +++ b/guides/source/active_storage_overview.md @@ -452,6 +452,7 @@ These libraries are not provided by Rails. You must install them yourself to use the built-in previewers. Before you install and use third-party software, make sure you understand the licensing implications of doing so. + Direct Uploads -------------- |