We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3871aed commit 98efdeeCopy full SHA for 98efdee
.htaccess
@@ -15,7 +15,7 @@ Redirect permanent /drupal/content/users-guide https://root.cern/manual/
15
Redirect permanent /guides/reference-guide/ https://root.cern/doc/master/
16
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/
+Redirect permanent /releases /install/all_releases
19
20
RedirectMatch 301 ^/root/htmldoc/T(.*)\.html$ https://root.cern/doc/master/classT$1.html
21
RedirectMatch 301 ^/root/htmldoc/T([^.]*)$ https://root.cern/doc/doc/master/classT$1.html
0 commit comments