Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 00281bf

Browse files
committed
fix link
1 parent ca55dc8 commit 00281bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/extensions/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you've upgraded to the latest version v0.11.3, Kuzu has pre-installed and pre
1414
You do not need to manually INSTALL or LOAD these extensions.
1515

1616
For Kuzu version before v0.11.3, or to install extensions that haven't been pre-installed, you'd have to set up a local extension server.
17-
The instructions of setting up a local extension server can be found [here](extensions#host-your-own-extension-server).
17+
The instructions of setting up a local extension server can be found [here](/extensions#host-your-own-extension-server).
1818
:::
1919

2020
## Available extensions
@@ -59,7 +59,7 @@ In the latest version v0.11.3 Kuzu has pre-installed four commonly used extensio
5959
You do not need to manually INSTALL these extensions.
6060
:::
6161

62-
Official extensions can be installed from a [local extension server](extensions#host-your-own-extension-server) by running the `INSTALL` command.
62+
Official extensions can be installed from a [local extension server](/extensions#host-your-own-extension-server) by running the `INSTALL` command.
6363

6464
```cypher
6565
INSTALL <EXTENSION_NAME> FROM 'http://localhost:8080/';

0 commit comments

Comments
 (0)