File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/content/docs/get-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ import SetupEnv from '@mdx/get-started/SetupEnv.mdx';
25
25
<Prerequisites >
26
26
- ** tsx** - package for running TypeScript files - [ read here] ( https://tsx.is/ )
27
27
- ** gel-js** - package for querying your Gel database - [ read here] ( https://github.com/geldata/gel-js )
28
- - ** gel** - cli tool to manage your Gel database - [ read here] ( https://docs.edgedb .com/get-started /cli )
28
+ - ** gel** - cli tool to manage your Gel database - [ read here] ( https://docs.geldata .com/reference /cli )
29
29
</Prerequisites >
30
30
31
31
Drizzle has native support for Gel connections with the ` gel ` client.
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Linux or macOS
49
49
curl --proto ' =https' --tlsv1.2 -sSf https://sh.edgedb.com | sh
50
50
```
51
51
52
- For more options, check [ gel docs] ( https://docs.edgedb .com/get-started /cli )
52
+ For more options, check [ gel docs] ( https://docs.geldata .com/reference /cli )
53
53
</Callout >
54
54
55
55
Once installed:
You can’t perform that action at this time.
0 commit comments