How to update Jupyter Book website link hosted on github pages

122 Views Asked by At

I created a Jupyter Book and hosted it on github. The website link is something like -

<github page>/_build/html/index.html

What config setting can I change to make the website link -

<github page>/index.html
0

There are 0 best solutions below