File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,11 +87,11 @@ composer test && composer info codeigniter4/framework
87
87
* Description: "CodeIgniter 4.x.x User Guide"
88
88
* Watch for the "github pages" Environment to make sure the deployment succeeds
89
89
90
- ## Website
90
+ ### Website
91
91
92
- Currently the User Guide on the website has to be updated manually. Visit Jim's user home
93
- where the served directory ** codeigniter.com ** exists. Copy the latest ** docs ** folder from
94
- the User Guide repo to ** public/userguide4 ** and browse to the website to make sure it works .
92
+ The User Guide website should update itself via the deploy GitHub Action. Should this fail
93
+ the server must be updated manually. See repo and hosting details in the deploy script
94
+ at the User Guide repo.
95
95
96
96
## Announcement
97
97
You can’t perform that action at this time.
0 commit comments