Andy's Fix Relative Paths script
This is a little shell script that will traverse a VPWebExportOutputDirectory and convert any ./
into ../
in any *.html
files that it finds.
Usage
Make this script executable and put it in your web export plugin and reference it in the Info.plist as a postflight script.