Skip to content

Commit bf54b2b

Browse files
committed
fix a broken link
1 parent 1ffef6e commit bf54b2b

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)