Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rt-pmc] Eclipse RT Top Level Project website

Hey Eclipse RT PMC members.

I've had some folks point out that the RT website is a little broken and in need of an update.

May I suggest that, instead of investing there, you redirect that URL to https://projects.eclipse.org/projects/rt ?

e.g.

Change your index.php to:

<?php
header("Location: https://projects.eclipse.org/projects/rt");
?>

Note that you can add links in the "Links and Documentation" section of the edit screen for that page. It'll probably be easier to keep the metadata up-to-date than the custom website.

Wayne
--

Wayne Beaton

Director of Open Source Projects | Eclipse Foundation, Inc.


Back to the top