Skip to content

Commit fc41ce1

Browse files
bezintexnixe
authored andcommitted
Fix path
1 parent 27b2872 commit fc41ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/3_reference/7_plugins/1_extensions/0_block-models/reference-extension.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class HeadingBlock extends Block
4141
}
4242
```
4343

44-
```php "/site/plugins/index.php"
44+
```php "/site/plugins/block-models/index.php"
4545
load([
4646
'HeadingBlock' => __DIR__ . '/models/heading.php'
4747
]);

0 commit comments

Comments
 (0)