Skip to content

Commit abce5a5

Browse files
prrao87Copilot
andauthored
docs: fix broken links and 404s (lance-format#5284)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 41f1062 commit abce5a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The key features of Lance include:
5353
For more details, see the full [Lance format specification](https://lance.org/format).
5454

5555
> [!TIP]
56-
> Lance is in active development and we welcome contributions. Please see our [contributing guide](https://lance.org/docs/community/contributing) for more information.
56+
> Lance is in active development and we welcome contributions. Please see our [contributing guide](https://lance.org/community/contributing/) for more information.
5757
5858
## Quick Start
5959

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ uv run mkdocs serve
1919
### Python Generated Doc
2020

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

2424
### Rust Generated Doc
2525

0 commit comments

Comments
 (0)