X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/ab4adc70d731a74110ea284e8747a4315a946c36..3e0d5a9b6af9ec1283b0c0e8cfae6cca9c2bea3a:/app/controllers/about_controller.rb?ds=sidebyside 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