Closed greghendershott closed 4 years ago
I updated pkg-index
. I think that pkg-build
will redirect correctly only once we change the Cloudflare redirect rules. @mflatt --- I don't have access to our Cloudflare account, so I can't check this. Will you share it with me or take a look?
It looks set up right in Cloudflare, and https://pkg-build.racket-lang.org seems to work fine.
It looks to me like this is fixed? Both urls show https for me.
Documentation
button.It looks like there are two issues:
In step 3, preferably the URL should use https: https://pkg-build.racket-lang.org/doc/sql@sql/index.html
To check if whether
pkg-build
is already set to accept SSL, I manually visited https://pkg-build.racket-lang.org/doc/sql@sql/index.html. The good news is, it works. The bad news is, the subsequent redirect todocs
doesn't use SSL even thoughdocs
also would accept that.