fastlane/lib/fastlane/actions/docs/scan.md in fastlane-2.74.1 vs fastlane/lib/fastlane/actions/docs/scan.md in fastlane-2.75.0.beta.20180109010003
- old
+ new
@@ -139,7 +139,5 @@
```ruby
lane :test do
scan(scheme: "Example")
end
```
-
-For more information visit the [fastlane GitHub page](https://github.com/fastlane/fastlane/tree/master/fastlane).