lexi-lambda / hackett

WIP implementation of a Haskell-like Lisp in Racket
https://lexi-lambda.github.io/hackett/
ISC License
1.17k stars 50 forks source link

README doc link 404's #101

Closed jgrosso closed 4 years ago

jgrosso commented 4 years ago

The link on the README to the docs goes to https://docs.racket-lang.org/hackett@hackett-doc/, which (for me at least) 404's (> ((uncaught-exception-handler)\n(*(+(*)(*(+(*)(*)(*)(*)(*))(+(*)(*)(*)(*)(*))(+(*)(*)(*)(*))))(+(*)(*)(*)(*))))\nuncaught exception: 404). I'd be happy to make a quick PR; is there an updated link to the docs to use instead?

sorawee commented 4 years ago

https://lexi-lambda.github.io/hackett/ I think.

jgrosso commented 4 years ago

@sorawee thanks!