fastlane/lib/fastlane/documentation/docs_generator.rb in fastlane_hotfix-2.165.1 vs fastlane/lib/fastlane/documentation/docs_generator.rb in fastlane_hotfix-2.187.0
- old
+ new
@@ -42,10 +42,10 @@
output << ""
output << "----"
output << ""
end
- output << "This README.md is auto-generated and will be re-generated every time [fastlane](https://fastlane.tools) is run."
+ output << "This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run."
output << "More information about fastlane can be found on [fastlane.tools](https://fastlane.tools)."
output << "The documentation of fastlane can be found on [docs.fastlane.tools](https://docs.fastlane.tools)."
output << ""
begin