prometheus-operator / website

The Prometheus Operator & kube-prometheus website
https://prometheus-operator.dev
Apache License 2.0
11 stars 25 forks source link

Prev/Next Links are strange #29

Closed guettli closed 2 years ago

guettli commented 2 years ago

I am at the bottom of Compatibility

The prev/next links at the bottom are strange:

image

paulfantom commented 2 years ago

Yeah, that's because Compatibility is sourced from prometheus-operator and not from prologue. Seems like an issue in how we categorize pages.

Thanks for reporting this! If you have more issues regarding usage of prometheus-operator, join us on kubernetes slack in #prometheus-operator channel.

simonpasquier commented 2 years ago

It seems to be fixed now

image

guettli commented 2 years ago

yes, I can confirm. Looks good now. Thank you!