docs: update documentation URL to custom domain (#21)

Update docs link from vectorize-io.github.io/hindsight to
hindsight.vectorize.io.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Chris Bartholomew 2025-12-08 16:59:57 -05:00 committed by GitHub
parent b5abeb5613
commit 6daa3ad135
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,7 +90,7 @@ with HindsightServer(llm_provider="openai", llm_model="gpt-4o-mini", llm_api_key
## Documentation
Full documentation: [vectorize-io.github.io/hindsight](https://vectorize-io.github.io/hindsight)
Full documentation: [hindsight.vectorize.io](https://hindsight.vectorize.io)
## Contributing