The redirect to the original master file currently uses an absolute path, which makes the original source directory non-transportable. We should be able to use relative paths in most cases. If that's not possible, use an absolute path. Consider adding a flag or environment variable to control the behavior.
The redirect to the original master file currently uses an absolute path, which makes the original source directory non-transportable. We should be able to use relative paths in most cases. If that's not possible, use an absolute path. Consider adding a flag or environment variable to control the behavior.