mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
05.23.2011 fa61163444c98acee8e01a28ae87b5b0844b4af4
Fix the wiki.home reference
1 files modified
2 ■■■ changed files
opendj-sdk/opends/build.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/build.xml
@@ -50,7 +50,7 @@
  <property name="docgen.dir"       location="${build.dir}/docgen"    />
  <property name="configguide.dir"  location="${docgen.dir}/configuration_guide"    />
  <property name="configguideldap.dir"  location="${docgen.dir}/configuration_guide_with_ldap_mapping"    />
  <property name="wiki.home"        value="https://www.opends.org/wiki"/>
  <property name="wiki.home"        value="https://wikis.forgerock.org/confluence/display/opendj/Home"/>
  <property name="resource.dir"     location="resource"                />
  <property name="scripts.dir"      location="${resource.dir}/bin"     />
  <property name="config.dir"       location="${resource.dir}/config"  />