Skip to content

Commit

Permalink
shorturls
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Apr 2, 2024
1 parent 57e665a commit d7b068e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,8 @@

# obsolete?
get('feeds/recent' => 'feeds#recent')
get('/docs', to: redirect('https://github.com/CDLUC3/mrt-doc/blob/main/README.md'))
get('/presentations', to: redirect('https://github.com/CDLUC3/mrt-doc/blob/main/presentations/README.md'))
get('/wiki', to: redirect('https://github.com/CDLUC3/mrt-doc/wiki'))

end

0 comments on commit d7b068e

Please sign in to comment.