Skip to content

Fix README doc drift: typos, malformed support link, stale Beta banner #97

Description

@jhamon

Problem

README.md has several defects:

  • Typos: "supprts", "supoorts" (appears 3x — SPLADE and SentenceTransformer 3.12 notes).
  • Malformed contact link: [support](support@pinecone.io) renders as a broken relative link, not a mailto:.
  • A prominent "public preview (Beta)" warning banner remains even though the package is at v0.11.0 and widely used — re-evaluate whether it is still accurate.
  • Verify external doc links are still live (e.g. docs.pinecone.io/docs/hybrid-search).

Proposed fix & acceptance

  • Correct the typos; fix the support link to mailto:support@pinecone.io; confirm/remove the stale Beta banner with maintainers; update any dead links.
  • Acceptance: README renders cleanly, links resolve, wording matches current maturity.

Blast radius

safe (docs only).

Depends on

nothing

Metadata

Metadata

Assignees

Labels

maintenanceRepo maintenance sweep

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions