Docs URL returns 404 #20

Closed
opened 5 years ago by thelonious · 4 comments
thelonious commented 5 years ago (Migrated from github.com)

You mentioned that you're in the process of re-arranging things, so this is probably a temporary error, but just wanted to let you know that the README's link to the docs returns a 404:

http://docs.racket-lang.org/brag/

The Racket Package Index shows the same along with a build failure:

image

You mentioned that you're in the process of re-arranging things, so this is probably a temporary error, but just wanted to let you know that the README's link to the docs returns a 404: > http://docs.racket-lang.org/brag/ The Racket Package Index shows the same along with a build failure: ![image](https://user-images.githubusercontent.com/34288/57159078-ec190f80-6d99-11e9-93eb-5bef06365b95.png)
mbutterick commented 5 years ago (Migrated from github.com)

Thanks, I should be able to fix that in tonight’s build. Of course, the docs are also built locally on your machine.

Thanks, I should be able to fix that in tonight’s build. Of course, the docs are also built locally on your machine.
thelonious commented 5 years ago (Migrated from github.com)

I may have been looking in the wrong place, but I didn't see a doc folder in my brag package install. I ended up learning how to build them myself, so it was a good exercise regardless :)

I may have been looking in the wrong place, but I didn't see a `doc` folder in my `brag` package install. I ended up learning how to build them myself, so it was a good exercise regardless :)
mbutterick commented 5 years ago (Migrated from github.com)

Hmm, well maybe I messed them both up … 🙄

I pushed a fix earlier. You can try raco pkg update brag and then raco docs brag to see if it worked (I just tried it locally, and it was fine)

Hmm, well maybe I messed them both up … 🙄 I pushed a fix earlier. You can try `raco pkg update brag` and then `raco docs brag` to see if it worked (I just tried it locally, and it was fine)
thelonious commented 5 years ago (Migrated from github.com)

Running raco pkg update brag did the trick. I now have docs in the package folder.

Running `raco pkg update brag` did the trick. I now have docs in the package folder.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/brag#20
Loading…
There is no content yet.