You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,9 @@ php artisan onix:block
32
32
33
33
This will create a new block class and blade template in the `resources/onix/blocks` folder. The PHP class will be located in the `app/Onix/Blocks` folder.
34
34
35
-
### Accessing the Page Builder
35
+
### Accessing the Page Builder Settings
36
36
37
-
To access the page builder, navigate to the path `onix/pages/index` in your application.
37
+
To access the page builder, navigate to the path `onix/settings` in your application.
0 commit comments