Skip to content

Commit 331c265

Browse files
committed
route file with contributing link
1 parent d1f4de6 commit 331c265

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/routes.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
# match ':user_id/:slug', :to => "programs#show", :as => :program
5656

5757
match 'faq' => 'static#faq'
58+
match 'contribute' => 'static#contribute'
5859
root :to => "static#root"
5960

6061
end

0 commit comments

Comments
 (0)