README.rdoc in merb-admin-0.8.7 vs README.rdoc in merb-admin-0.8.8
- old
+ new
@@ -2,11 +2,11 @@
==== MerbAdmin is a Merb plugin that provides an easy-to-use interface for managing your data.
It currently offers the features listed here[http://sferik.tadalist.com/lists/1352791/public].
Take it for a test drive with sample data here[http://merb-admin.heroku.com/].
== Screenshots
-http://github.com/sferik/merb-admin/raw/master/screenshots/list.png
-http://github.com/sferik/merb-admin/raw/master/screenshots/edit.png
+https://github.com/sferik/merb-admin/raw/master/screenshots/list.png
+https://github.com/sferik/merb-admin/raw/master/screenshots/edit.png
== Installation
$ gem install merb-admin
In your app, add the following dependency to <tt>Gemfile</tt>:
gem "merb-admin", "~> 0.8.7"
Add the following route to <tt>config/router.rb</tt>: