From ba35e610e75460d01c087d2cc1b58bbc2d3e8617 Mon Sep 17 00:00:00 2001 From: "Andrew E." Date: Fri, 23 May 2025 13:01:38 -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 7954fa1..0487cb0 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/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork#syncing-a-fork-branch-from-the-web-ui). +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").