This tool will help you fixing internal links in copied pages/sections.
After copying a whole website tree from /OLD to /NEW for example all the links in pages below /NEW will
still keep as a target pages in /OLD, since links are generated by using the UUID of pages. This tool will
seach for pages in the new path and will update any link found.
The list of path where the substitution will be performed. This is the list of
new
paths, copied from the original tree.
You may add multiple repositories/path here, separated by a newline.
Multiple old=new paths to use for replacement.
An entry "/OLD=/NEW" means for example that when a reference is resolved with a path "/OLD/mynode", the
tool will look for the existence of a resource with the path "/NEW/mynode". If such content exists, the
link will be updated.