File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 112112// Similar for $ACK_ID and $README_ID, but they are added only for 'R builds',
113113// And, are added by the promotion scripts, as long as we keep same conventions.
114114if (isset ($ ACK_ID )) {
115- echo "<a href= \"https://www. eclipse.org /eclipse/development/acknowledgements.html?file=acknowledgements_ $ {ACK_ID }.html \">Acknowledgments</a><br> \n" ;
115+ echo "<a href= \"https://eclipse.dev /eclipse/markdown/?f=news/ $ {ACK_ID }/acknowledgements.md \">Acknowledgments</a><br> \n" ;
116116}
117117if (isset ($ README_ID )) {
118118 echo "<a href= \"https://www.eclipse.org/eclipse/development/readme.html?file=readme_eclipse_ $ {README_ID }.html \">Eclipse Project $ {BUILD_ID } Readme</a><br> \n" ;
You can’t perform that action at this time.
0 commit comments