I have a repo with some clerk notebooks that I use for documentation. I updated from 0.14.919 to 0.17.1102 which ended up changing the urls for the notebooks (eg. The path changed from notebooks/intro.html to notebooks/intro/index.html). Some of these links have already been shared in various places and I don't want to break these links. As a workaround I tried moving the index.html file to the correct path, but then the webpage would be blank except for a js error. Is there a workaround other than reverting to the old version?