Skip to content

Commit

Permalink
Update the scala tutorial path to follow the conventions of the rest …
Browse files Browse the repository at this point in the history
…of the site
  • Loading branch information
MrPowers committed Jul 21, 2016
1 parent 24d8cd3 commit 19f0469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/routes.rb
@@ -1,5 +1,5 @@
Compoundblingapplication::Application.routes.draw do
get '/scala-tutorial', to: 'tutorials#scala', as: 'scala_tutorial'
get '/scala/tutorial', to: 'tutorials#scala', as: 'scala_tutorial'

devise_for :users

Expand Down

0 comments on commit 19f0469

Please sign in to comment.