Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The key features of Lance include:
For more details, see the full [Lance format specification](https://lance.org/format).

> [!TIP]
> Lance is in active development and we welcome contributions. Please see our [contributing guide](https://lance.org/docs/community/contributing) for more information.
> Lance is in active development and we welcome contributions. Please see our [contributing guide](https://lance.org/community/contributing/) for more information.

## Quick Start

Expand Down
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),
Comment thread
prrao87 marked this conversation as resolved.
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