Conversation
This comment was marked as spam.
This comment was marked as spam.
|
Hi. I guess it is because the target reference about Cloud Quickstart had been removed, so that link is broken? It is probably not about local vs. remote/CI, but rather that it "still worked for a while after the removal", because the previous objects.inv has been cached by Fastly. Even if it's not this specific case, Fastly holds different caches based on geographic regions, so that might also be a reason for the observed deviance between environments. The alternative would be to slot a redirect on that URL. |
|
Fixed. |
|
Thanks @amotl ! |
Because of the hack in -- https://cratedb-guide--339.org.readthedocs.build/home/ See also edited OP in GH-340. |
|
@amotl We should probably also add the redirect as you suggested - where is it we do that? |
This is a test.
Building main of this project gives 404 for the Overview page - but our published docs luckily shows the page just fine.
I have the same problem just testing this locally, which is why I made this PR to check for anything odd on my system.
@amotl Any clue?