Closed sritchie closed 1 year ago
Link forms have changed after moving to MkDocs to generate the final website. The new version was supposed to be published to a test repository, but I misunderstood how mkdocs gh-publish worked so it was published to the live site.
I've also been making significant changes to the book as I go along, so some pages are being merged as they work better with the mkdocs layout.
The pull request also contains updates to files no longer included as content.
Id suggest checking back in a week when most of the content should be okay. I have only got as far as REPL Starup section.
I've added a warning announcement to the top of the website to inform that the site is being updated and a pull request template to also raise awareness.
Sounds great and makes sense, thanks for the update and for all of your work!
This is an attempt to fix more broken links... I did this be grepping for
.html
, since all of those seem to be broken, and then fixing maybe 40% before calling it quits. Hopefully this is helpful!