mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
Bug 338635 - [releng] Retire or migrate the dsdp.eclipse.org vserver
This commit is contained in:
parent
ad24567167
commit
146132be60
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ function handleLink(url){
|
|||
}
|
||||
|
||||
function externalizeLink(url){
|
||||
var base = "http://dsdp.eclipse.org/help/latest/index.jsp?topic=//org.eclipse.rse.doc.isv/guide/";
|
||||
var base = "http://help.eclipse.org/helios/index.jsp?topic=//org.eclipse.rse.doc.isv/guide/";
|
||||
//var base = "http://dsdp.eclipse.org/help/latest/index.jsp?topic=//org.eclipse.rse.doc.isv/guide/";
|
||||
var oldsegs = url.href.split('/');
|
||||
var name = oldsegs[oldsegs.length-1];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue