Skip to content

Commit 338af3e

Browse files
authored
Merge pull request #140 from supabase/fix-link
fix a broken link
2 parents 1ffef6e + bf54b2b commit 338af3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ dbdev is a package manager for Postgres [trusted language extensions](https://gi
2424
- dbdev CLI: a CLI for publishing TLEs to a registry.
2525
- dbdev client: an in-database client for installing TLEs from registries.
2626

27-
If you want to publish your own TLE, you will need the dbdev CLI. Follow its [installation instructions](install-cli.md) to get started.
27+
If you want to publish your own TLE, you will need the dbdev CLI. Follow its [installation instructions](cli.md#installation) to get started.
2828

2929
If you want to install an extension from the registry, you will need the SQL dbdev client. Follow its [installation instructions](https://database.dev/installer) to enable it in your database.

0 commit comments

Comments
 (0)