You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it was added there by scala/scala-lang#382
in this repo, there were no links to update.
the exact redirection method used here is based on advice I found at
http://stackoverflow.com/a/506004/86485
I also looked at how the redirect was done for overview/macros.html ,
but the use of `if` there
1) prevents it from working when testing the site locally
2) doesn't seem necessary afaict
0 commit comments