diff --git a/doc/config.json b/doc/config.json index 8cd60719..269e8956 100644 --- a/doc/config.json +++ b/doc/config.json @@ -2,6 +2,6 @@ jira: {ids: ['IVY'], url: 'http://issues.apache.org/jira'}, shortcuts: { svn: {pre: 'https://svn.apache.org/repos/asf/incubator/ivy/core/trunk/'}, - ant: {pre: xooki.c.root+'doc/use/', post:'.html'} + ant: {pre: xooki.c.relativeRoot+'doc/use/', post:'.html'} } }