Skip to content

fix(docs): restore Google OIDC screenshots - #664

Open
Immanuel Tikhonov (immanuwell) wants to merge 1 commit into
cozystack:mainfrom
immanuwell:fix/oidc-screenshot-path-case
Open

fix(docs): restore Google OIDC screenshots#664
Immanuel Tikhonov (immanuwell) wants to merge 1 commit into
cozystack:mainfrom
immanuwell:fix/oidc-screenshot-path-case

Conversation

@immanuwell

@immanuwell Immanuel Tikhonov (immanuwell) commented Aug 21, 2026

Copy link
Copy Markdown

The Google OIDC guides request lowercase /img/oidc/... paths, but GitHub Pages serves these files from /img/OIDC/....
All 8 screenshots are broken in every published guide

Repro:

curl -o /dev/null -s -w '%{http_code}\n' https://cozystack.io/img/oidc/identity_providers/google/1.jpeg

It returns 404; the uppercase path returns 200

This updates next and every published docs version to use the existing public asset path. Existing asset URLs stay intact, so no links get lost, etc

Production and development Hugo builds pass. The i18n check passes too

Signed-off-by: immanuwell <pchpr.00@list.ru>
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 5ce4c5e7-aa59-4025-b773-6b2e63d9a204


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploy Preview for cozystack ready!

Name Link
🔨 Latest commit 71a8c42
🔍 Latest deploy log https://app.netlify.com/projects/cozystack/deploys/6a882202f72a060009106663
😎 Deploy Preview https://deploy-preview-664--cozystack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant