I recently had to reinstall nbextensions. Since then, when I use toc2 it creates links of the form "href="http://localhost:8888/notebooks/..." This means that when I convert my notebook the resulting html file will link me back to the original ipynb file instead of the new html file. This happens even if I use the toc2 exporter to convert to html. I have no idea why toc2 is now creating links as an absolute file path instead of a relative one, but I would really appreciate any help anyone could give me in fixing this.
I recently had to reinstall nbextensions. Since then, when I use toc2 it creates links of the form "href="http://localhost:8888/notebooks/..." This means that when I convert my notebook the resulting html file will link me back to the original ipynb file instead of the new html file. This happens even if I use the toc2 exporter to convert to html. I have no idea why toc2 is now creating links as an absolute file path instead of a relative one, but I would really appreciate any help anyone could give me in fixing this.