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:
parent
b5abeb5613
commit
6daa3ad135
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue