docs(www): fix broken link (#65)

This commit is contained in:
Donovan Dikaio
2023-02-07 19:46:40 -08:00
committed by GitHub
parent 85d5861fa2
commit fbc75c8902

View File

@@ -24,7 +24,7 @@ The `<Command />` component is built using [`cmdk`](https://cmdk.paco.me) by
npm install cmdk
```
2. The `<Command />` component depends on the `<Dialog />` component. Follow the [Dialog installation instructions](//docs/primitives/dialog#installation).
2. The `<Command />` component depends on the `<Dialog />` component. Follow the [Dialog installation instructions](/docs/primitives/dialog#installation).
3. Copy and paste the following code into your project.