The link conversion utility allows you to convert the path structure of all of the links in a selected resource.
<a href="c-dataimpt.html">Data Imports</a>
would be changed so that they were relative to the document root, which in this example is the project directory:<a href="/my_dynamic_project/guide/c-dataimpt.html">Data Imports</a>
To convert your the link structure, complete the following steps:.
All of the links in the selected resource will be updated to reflect the chosen path structure.
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.