Skip to content

Commit e2f7bd4

Browse files
authored
Update README.md
1 parent f4f3063 commit e2f7bd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ php artisan onix:block
3232

3333
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.
3434

35-
### Accessing the Page Builder
35+
### Accessing the Page Builder Settings
3636

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.
3838

3939
## Commands
4040

0 commit comments

Comments
 (0)