mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-02 17:08:39 +00:00
docs(www): fix broken link (#65)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user