<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/views/pages/young.html.haml</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,5 @@
 class PagesController &lt; ApplicationController
+  def hackthegovdayteen
+    redirect_to :action =&gt; &quot;young&quot;
+  end
 end</diff>
      <filename>app/controllers/pages_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -21,8 +21,8 @@
       %ul
         %li= link_to &quot;About&quot;, pages_path
         %li= link_to &quot;Hack Day 1&quot;, pages_path(:action =&gt; 'hackthegovday'), :class =&gt; (&quot;current&quot; if action_name == &quot;hackthegovday&quot;)
-        %li= link_to &quot;Hack Day Teen&quot;, pages_path(:action =&gt; 'hackthegovdayteen'), :class =&gt; (&quot;current&quot; if action_name == &quot;hackthegovdayteen&quot;)
-        %li= link_to &quot;Hack Day Parliament&quot;, pages_path(:action =&gt; 'parliament'), :class =&gt; (&quot;current&quot; if action_name == &quot;hackthegovdayteen&quot;)
+        %li= link_to &quot;Young Rewired State&quot;, pages_path(:action =&gt; 'young'), :class =&gt; (&quot;current&quot; if action_name == &quot;young&quot;)
+        %li= link_to &quot;Hack Day Parliament&quot;, pages_path(:action =&gt; 'parliament'), :class =&gt; (&quot;current&quot; if action_name == &quot;parliament&quot;)
         %li= link_to &quot;API wiki&quot;, &quot;http://wiki.rewiredstate.org/?page=APIs&quot;
         %li= link_to &quot;Creations&quot;, projects_path, :class =&gt; (&quot;current&quot; if controller_name == &quot;projects&quot;)
         %li= link_to &quot;Blog&quot;, &quot;http://blog.rewiredstate.org&quot;</diff>
      <filename>app/views/layouts/application.html.haml</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@
 
 %ul.home_nav
   %li= link_to &quot;National Hack The Government Day&quot;, pages_path(:action =&gt; 'hackthegovday')
-  %li= link_to &quot;Hack Day Teen&quot;, pages_path(:action =&gt; 'hackthegovdayteen'), :class =&gt; &quot;new&quot;
+  %li= link_to &quot;Young Rewired State&quot;, pages_path(:action =&gt; 'young'), :class =&gt; &quot;new&quot;
   %li= link_to &quot;Hack Day Parliament&quot;, pages_path(:action =&gt; 'parliament'), :class =&gt; &quot;new&quot;
   %li= link_to &quot;API wiki&quot;, &quot;http://wiki.rewiredstate.org/?page=APIs&quot;
   %li= link_to &quot;Creations&quot;, projects_path</diff>
      <filename>app/views/pages/index.html.haml</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>app/views/pages/hackthegovdayteen.html.haml</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>145c6427e7370aba6c668a9f5ae998b3c0c8bfec</id>
    </parent>
  </parents>
  <author>
    <name>James Darling</name>
    <email>james@abscond.org</email>
  </author>
  <url>http://github.com/james/hackday/commit/76667240b3eda6f11881836f09f6b599c4baaa56</url>
  <id>76667240b3eda6f11881836f09f6b599c4baaa56</id>
  <committed-date>2009-07-03T02:42:25-07:00</committed-date>
  <authored-date>2009-07-03T02:42:25-07:00</authored-date>
  <message>rename to young rs</message>
  <tree>a5e8557584c371fed155e2c4424f73b8e989a604</tree>
  <committer>
    <name>James Darling</name>
    <email>james@abscond.org</email>
  </committer>
</commit>
