Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: "use use" => "use" as per comment.

...

Since the Welcome page is nothing but links, we don't need an Action class. But, we should still add a mapping, so that we can use use an action URI. If we link only to actions, and never to pages, then it's easy to add an Action class later.

...