From f2803851b6c84d5d79f14d8bea8792f2527194c2 Mon Sep 17 00:00:00 2001 From: "Andrew E." Date: Fri, 23 May 2025 13:05:18 -0400 Subject: [PATCH] update link to include anchor in pages.md --- docs/deployment/pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/pages.md b/docs/deployment/pages.md index 0487cb0..da7f323 100644 --- a/docs/deployment/pages.md +++ b/docs/deployment/pages.md @@ -20,4 +20,4 @@ 7. Add Compatibility flags - Go to **Settings** -> **Runtime** -> **Compatibility flags** and set the following flags `nodejs_compat`. 8. Redeploy the project. -9. To update code, refer to the official GitHub documentation [Syncing a fork branch from the web UI](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork#syncing-a-fork-branch-from-the-web-ui "GitHub: Syncing a fork"). +9. To update code, refer to the official GitHub documentation [Syncing a fork branch from the web UI](https://docs.github.com/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork#syncing-a-fork-branch-from-the-web-ui "GitHub: Syncing a fork").