1
0
Эх сурвалжийг харах

Add redirection for old URL

Thibaut Courouble 8 жил өмнө
parent
commit
5fbbd9ef23
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      lib/app.rb

+ 1 - 0
lib/app.rb

@@ -290,6 +290,7 @@ class App < Sinatra::Application
   end
 
   {
+    '/tips'               => '/help',
     '/css-data-types/'    => '/css-values-units/',
     '/css-at-rules/'      => '/?q=css%20%40',
     '/html/article'       => '/html/element/article',