I recently posted a package "recaptcha", and I noticed a problem with the
documentation link that I'm not sure how to fix. Google stylizes the name
as reCAPTCHA, and I've capitalized it that way in the title of the
documentation, but I called the actual package "recaptcha" so that you can
"raco pkg install recaptcha" and "(require recaptcha)" as Racketeers would
expect.

The link from docs.racket-lang.org correctly points to
http://docs.racket-lang.org/reCAPTCHA/index.html; however, from
http://pkgs.racket-lang.org, the link points to
http://docs.racket-lang.org/recaptcha/index.html, which shows a 404 error
page. Is there something I need to specify in the package metadata to make
this work correctly? Or is this a problem with the catalog?

Thanks,
Philip

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to