lib/danger/commands/init.rb in danger-8.2.0 vs lib/danger/commands/init.rb in danger-8.2.1

- old
+ new

@@ -275,10 +275,10 @@ ui.say "- You can have Danger output all of her variables to the console via the " + "--verbose".yellow + " option." ui.pause 0.6 ui.say "- You can look at the following Dangerfiles to get some more ideas:" ui.pause 0.6 ui.link "https://github.com/danger/danger/blob/master/Dangerfile" - ui.link "https://github.com/artsy/eigen/blob/master/Dangerfile" + ui.link "https://github.com/artsy/eigen/blob/master/dangerfile.ts" ui.pause 1 end def thanks ui.say "\n\nšŸŽ‰"