Skip to content

Commit d131a22

Browse files
Fix broken REST API namespace link
Generated-By: mintlify-agent
1 parent 9ebafcc commit d131a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tables/namespaces.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ and `drop_namespace`.
7171
</CodeGroup>
7272

7373
<Note>
74-
In TypeScript, namespace lifecycle and namespace-scoped table operations are not currently exposed on `Connection`. In practice, namespaces in TypeScript are managed through a namespace-aware admin surface (for example [REST](/api-reference/rest/namespace/create-a-new-namespace)/admin tooling), and the Connection APIs operate at the root namespace.
74+
In TypeScript, namespace lifecycle and namespace-scoped table operations are not currently exposed on `Connection`. In practice, namespaces in TypeScript are managed through a namespace-aware admin surface (for example [REST](/api-reference/rest/namespace)/admin tooling), and the Connection APIs operate at the root namespace.
7575
</Note>
7676

7777
## Namespaces in LanceDB Enterprise

0 commit comments

Comments
 (0)