mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-27 08:50:39 +00:00
[docs] CTA for discord + twitter (#218)
 Includes discord and twitter links in documentation [#1001](https://github.com/lancedb/sophon/issues/1001)
This commit is contained in:
@@ -26,7 +26,7 @@ data = pd.DataFrame({
|
||||
table = db.create_table("pd_table", data=data)
|
||||
```
|
||||
|
||||
You will find detailed instructions of creating dataset and index in [Basic Operations](basic.md) and [Indexing](indexing.md)
|
||||
You will find detailed instructions of creating dataset and index in [Basic Operations](basic.md) and [Indexing](ann_indexes.md)
|
||||
sections.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user