lib/rabbit/command/rabbit-slide.rb in rabbit-2.0.2 vs lib/rabbit/command/rabbit-slide.rb in rabbit-2.0.3

- old
+ new

@@ -439,10 +439,10 @@ end source << "\n" end def slide_source_image(source, generator) - lavie = "https://raw.github.com/shockers/rabbit/master/sample/lavie.png" + lavie = "https://raw.github.com/rabbit-shocker/rabbit/master/sample/lavie.png" options = { :relative_height => 100, } source << generator.image(lavie, options) source << "\n"