Skip to main content
summaryrefslogtreecommitdiffstats
blob: d445b4cadbbf99c917ee9334cd472a4287209ef9 (plain) (blame)
1
2
3
4
<?php
header('Location: https://projects.eclipse.org/projects/science.statet', true, 302);
exit();
?>

Back to the top