fastlane/lib/fastlane/actions/frame_screenshots.rb in fastlane-2.74.0.beta.20180107010004 vs fastlane/lib/fastlane/actions/frame_screenshots.rb in fastlane-2.74.0.beta.20180108010004
- old
+ new
@@ -18,10 +18,10 @@
"Adds device frames around all screenshots (via _frameit_)"
end
def self.details
[
- "Uses [frameit](https://github.com/fastlane/fastlane/tree/master/frameit) to prepare perfect screenshots for the App Store, your website, QA",
+ "Uses [frameit](https://docs.fastlane.tools/actions/frameit/) to prepare perfect screenshots for the App Store, your website, QA",
"or emails. You can add background and titles to the framed screenshots as well."
].join("\n")
end
def self.available_options