Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ uv run mkdocs serve
### Python Generated Doc

Python code documentation is built using Sphinx in [lance-python-doc](https://github.com/lancedb/lance-python-doc),
and published through [Github Pages](https://lancedb.github.io/lance-python-doc/) in ReadTheDocs style.
and published through [Github Pages](https://lance-format.github.io/lance-python-doc/) in ReadTheDocs style.

### Rust Generated Doc

Expand Down