From 1af3f9dc3e6f1cd11e0724b3f6268cdc041b1d1a Mon Sep 17 00:00:00 2001 From: Jules Rosser Date: Fri, 22 Nov 2024 15:02:31 +0000 Subject: [PATCH] remove . to align sentence with others in list --- help/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/README.md b/help/README.md index d62513f07f53..c0fb4dbf524a 100644 --- a/help/README.md +++ b/help/README.md @@ -48,7 +48,7 @@ Every PR pushed by an authorized Expensify employee or representative will autom 3. Install Ruby and Jekyll 4. Build the entire site using Jekyll 5. Create a "preview" of the newly built site in Cloudflare -6. Record a link to that preview in the PR. +6. Record a link to that preview in the PR ## How to deploy the site for real Whenever a PR that touches the `/help` directory is merged, it will re-run the build just like before. However, it will detect that this build is being run from the `main` branch, and thus push the changes to the `production` Cloudflare environment -- meaning, it will replace the contents hosted at https://newhelp.expensify.com