pict3d icon indicating copy to clipboard operation
pict3d copied to clipboard

Documentation is not accessible (403 Forbidden)

Open gregid opened this issue 10 years ago • 2 comments

The documentation linked in Readme.md is not accessible: http://pkg-build.racket-lang.org/doc/pict3d/index.html The error is: 403 Forbidden (access denied)

gregid avatar Dec 20 '15 11:12 gregid

This link to the docs for my fork works: http://pkg-build.racket-lang.org/doc/pict3d@pict3d-fork/index.html

AlexKnauth avatar Dec 20 '15 18:12 AlexKnauth

And I've just added a missing dependency on the https://github.com/jeapostrophe/pict3d fork, which should fix some of the pkg build errors.

AlexKnauth avatar Dec 20 '15 18:12 AlexKnauth