Skip to content

Commit 1b362b9

Browse files
tim-papouliashackingharold
authored andcommitted
(docs) fix dropzone cdk component link
1 parent 5d216d5 commit 1b362b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Other available commands are `bun run [build|test|lint]:[cdk|material]`.
210210
This library provides a ready-to-use Material Design implementation for the dropzone.
211211
However, you might want to apply your own custom styling (or library).
212212

213-
In this case, you're able to build upon the dropzone CDK. See the [Material dropzone](/projects/material/src/lib/mat-dropzone.component.ts) as an example.
213+
In this case, you're able to build upon the dropzone CDK. See the [Material dropzone](/projects/material/src/lib/mat-dropzone/mat-dropzone.component.ts) as an example.
214214

215215
The basic setup requires you to import the `DropzoneCdkModule` into your app.
216216

0 commit comments

Comments
 (0)