This repository was archived by the owner on Oct 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/docs/extensions Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ If you've upgraded to the latest version v0.11.3, Kuzu has pre-installed and pre
1414You do not need to manually INSTALL or LOAD these extensions.
1515
1616For 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
5959You 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
6565INSTALL <EXTENSION_NAME> FROM 'http://localhost:8080/';
You can’t perform that action at this time.
0 commit comments