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 364b6a4 commit 99c15a6Copy full SHA for 99c15a6
.htaccess
@@ -14,6 +14,8 @@ Redirect permanent /drupal/content/reference-guide https://root.cern/doc/master/
14
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/
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