Skip to content

Commit

Permalink
merged with master
Browse files Browse the repository at this point in the history
  • Loading branch information
Mujadded committed Jan 11, 2018
2 parents a4509ee + 91a6a83 commit 30f5308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
get 'wiki/:lang/:id' => 'wiki#show'
get 'wiki/edit/:lang/:id' => 'wiki#edit'
get 'wiki' => 'wiki#index'
get 'wiki' => 'wiki#stale'

get 'place/:id/feed' => 'place#feed'
get 'n/:id' => 'notes#shortlink'
Expand Down

0 comments on commit 30f5308

Please sign in to comment.