X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/ab4adc70d731a74110ea284e8747a4315a946c36..538c52ea43285fc1ae40e3c3ff5ee78befa1c142:/app/controllers/about_controller.rb diff --git a/app/controllers/about_controller.rb b/app/controllers/about_controller.rb index 4138694..b651273 100644 --- a/app/controllers/about_controller.rb +++ b/app/controllers/about_controller.rb @@ -7,7 +7,8 @@ class AboutController < ApplicationController redirect_to :action => 'overview' end - def features + def blog + redirect_to "http://blog.selectricity.org" end private