We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394a6c6 commit 749307eCopy full SHA for 749307e
1 file changed
admin/RELEASE.md
@@ -87,11 +87,11 @@ composer test && composer info codeigniter4/framework
87
* Description: "CodeIgniter 4.x.x User Guide"
88
* Watch for the "github pages" Environment to make sure the deployment succeeds
89
90
-## Website
+### Website
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.
+The User Guide website should update itself via the deploy GitHub Action. Should this fail
+the server must be updated manually. See repo and hosting details in the deploy script
+at the User Guide repo.
95
96
## Announcement
97
0 commit comments