Update welcome.html with correct project IDs.

This commit is contained in:
2013-11-04 23:48:41 +01:00
committed by Sergey Sharybin
parent 7fabfff397
commit 9edbe22e19

View File

@@ -5,27 +5,26 @@
<tr>
<td style="width: 200px;">
<h1><a href="project/view/30/">BF Blender</a></h1>
<h1><a href="project/view/2/">BF Blender</a></h1>
<div style="padding-left: 8pt; padding-top: 8pt;">
<a href="maniphest/task/create/?project=30&type=Bug">Report Bug</a><br>
<a href="maniphest/project/30/type/Bug/">Browse Bugs</a><br>
<a href="maniphest/task/create/?project=2&type=Bug">Report Bug</a><br>
<a href="maniphest/project/2/type/Bug/">Browse Bugs</a><br>
<a href="differential/diff/create/">Submit Patch</a><br>
</div>
<br/>
<h1><a href="project/view/32/">Translations</a></h1>
<h1><a href="project/view/4/">Translations</a></h1>
</td>
<td style="width: 200px;">
<h1><a href="project/view/31/">Addons</a></h1>
<h1><a href="project/view/3/">Addons</a></h1>
<div style="padding-left: 8pt; padding-top: 8pt;">
<a href="maniphest/task/create/">Report Bug</a><br>
<a href="maniphest/project/31/type/Bug/">Browse Bugs</a><br>
<a href="maniphest/task/create/">Submit Addon</a><br>
<a href="maniphest/task/create/">Submit Patch</a><br>
<a href="maniphest/task/create/?project=3&type=Bug">Report Bug</a><br>
<a href="maniphest/project/3/type/Bug/">Browse Bugs</a><br>
<a href="maniphest/task/create/?project=3&type=Patch">Submit Addon</a><br>
</div>
@@ -34,13 +33,13 @@
<h1>Selected Projects (<a href="project/query/active/">more...</a>)</h1>
<div style="padding-left: 8pt; padding-top: 8pt;">
<a href="project/view/34/">Animation</a><br>
<a href="project/view/55/">Cycles</a><br>
<a href="project/view/36/">Compositing</a><br>
<a href="project/view/59/">Game Engine</a><br>
<a href="project/view/43/">Mesh Modeling</a><br>
<a href="project/view/45/">Motion Tracking</a><br>
<a href="project/view/41/">User Interface</a><br>
<a href="project/view/5/">Animation</a><br>
<a href="project/view/7/">Compositing</a><br>
<a href="project/view/26/">Cycles</a><br>
<a href="project/view/30/">Game Engine</a><br>
<a href="project/view/14/">Mesh Modeling</a><br>
<a href="project/view/16/">Motion Tracking</a><br>
<a href="project/view/12/">User Interface</a><br>
</div>
</td>