Skip to content

docs: restore local mode image missing from master - #1406

Open
1183531403-art wants to merge 1 commit into
qdrant:masterfrom
1183531403-art:fix/restore-local-mode-image
Open

docs: restore local mode image missing from master#1406
1183531403-art wants to merge 1 commit into
qdrant:masterfrom
1183531403-art:fix/restore-local-mode-image

Conversation

@1183531403-art

Copy link
Copy Markdown

The "Local mode" section of the README embeds a banner image via the raw master URL:

https://github.com/qdrant/qdrant-client/raw/master/docs/images/try-develop-deploy.png (README.md line 53)

That URL currently returns 404: the docs/ directory no longer exists on master, so the README renders a broken image. The same file is still present on release tags — verified HTTP 200 on v1.12.0, v1.14.1, and v1.15.1.

This PR restores the file from v1.15.1 byte-identical (sha256 4843304cf9a82eb709f0d95b9613b45419c7a1650a650e9bdf48e3ce287b4a59, 353343 bytes, PNG 1571x338), so the README renders again with no README change needed.

If dropping docs/ from master was intentional, I'm happy to remove the <img> block from the README instead — just say the word.

The 'Local mode' section of the README embeds
docs/images/try-develop-deploy.png via the raw master URL, but the docs/
directory is gone from master, so the README renders a broken image.

The file still exists on release tags (verified 200 on v1.12.0, v1.14.1
and v1.15.1); this restores it byte-identical from v1.15.1 (sha256
4843304cf9a82eb709f0d95b9613b45419c7a1650a650e9bdf48e3ce287b4a59) so the
README renders again without any README change. If removing docs/ was
intentional, removing the <img> block instead works for me too.
@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 5a53be0
🔍 Latest deploy log https://app.netlify.com/projects/poetic-froyo-8baba7/deploys/6a9a8182c790bb0008d342b8
😎 Deploy Preview https://deploy-preview-1406--poetic-froyo-8baba7.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