We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5d6fe commit c7464dfCopy full SHA for c7464df
1 file changed
docs/5.x/extend/filesystem-types.md
@@ -11,7 +11,7 @@ Asset storage is split into two concepts:
11
12
## Filesystem Class
13
14
-Use the [generator] to create a filesystem class and register it with Craft:
+Use the [generator](generator.md) to create a filesystem class and register it with Craft:
15
16
<Generator component="filesystem-type" plugin="my-plugin" />
17
0 commit comments