**Describe the bug** path does not working if cwd is not the cfg file location since path accepts glob **To Reproduce** 1. move the mkdocs.yml into a folder, for example tools/mkdocs 2. run command mkdocs build -f ./tools/mkdocs/mkdocs.yml -d ../../site 3. See error