Skip to content

Commit a3bae61

Browse files
committed
Useful redirections
1 parent 780fba4 commit a3bae61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.htaccess

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Redirect permanent /drupal/content/reference-guide https://root.cern/doc/master/
1414
Redirect permanent /drupal/content/users-guide https://root.cern/manual/
1515
Redirect permanent /guides/reference-guide/ https://root.cern/doc/master/
1616
Redirect permanent /root-user-guides-and-manuals/ https://root.cern/get_started/
17+
Redirect permanent /open_projects https://root-project.github.io/open_projects/
18+
Redirect permanent /releases /install/all_releases/
1719

1820
RedirectMatch 301 ^/root/htmldoc/T(.*)\.html$ https://root.cern/doc/master/classT$1.html
1921
RedirectMatch 301 ^/root/htmldoc/T([^.]*)$ https://root.cern/doc/doc/master/classT$1.html

0 commit comments

Comments
 (0)