Skip to content

Conversation

@bmunkholm
Copy link
Contributor

@bmunkholm bmunkholm commented Sep 25, 2025

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?

@coderabbitai

This comment was marked as spam.

coderabbitai[bot]

This comment was marked as spam.

@crate crate deleted a comment from coderabbitai bot Sep 25, 2025
@bmunkholm bmunkholm marked this pull request as draft September 25, 2025 13:25
@bmunkholm bmunkholm mentioned this pull request Sep 25, 2025
@amotl
Copy link
Member

amotl commented Sep 25, 2025

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.
-- https://cratedb.com/docs/cloud/tutorials/quick-start.html

@amotl
Copy link
Member

amotl commented Sep 25, 2025

Fixed.

@bmunkholm
Copy link
Contributor Author

Thanks @amotl !
I'm still not sure how to get a preview of the Overview page though. Either locally or here via CI?

@amotl
Copy link
Member

amotl commented Sep 28, 2025

I'm still not sure how to get a preview of the Overview page though.

Because of the hack in sidebartoc.html, that page is located here.

-- https://cratedb-guide--339.org.readthedocs.build/home/

See also edited OP in GH-340.

@bmunkholm bmunkholm closed this Sep 29, 2025
@bmunkholm
Copy link
Contributor Author

@amotl We should probably also add the redirect as you suggested - where is it we do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants