From 7ca5d028b3722a45463c7d4a548d83b0208e5146 Mon Sep 17 00:00:00 2001 From: "Andrew E." Date: Fri, 23 May 2025 13:01:02 -0400 Subject: [PATCH 1/4] update link to include anchor in workers.md --- docs/deployment/workers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/workers.md b/docs/deployment/workers.md index dbaeb15..c1995fb 100644 --- a/docs/deployment/workers.md +++ b/docs/deployment/workers.md @@ -16,4 +16,4 @@ 8. Enable Analytics Engine. In **Workers & Pages**, go to **Account details** in the right panel, locate **Analytics Engine**, and click **Set up** to enable the free tier. 9. Redeploy the project. -10. To update your 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-branch-from-the-web-ui). +10. To update your 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"). From ba35e610e75460d01c087d2cc1b58bbc2d3e8617 Mon Sep 17 00:00:00 2001 From: "Andrew E." Date: Fri, 23 May 2025 13:01:38 -0400 Subject: [PATCH 2/4] 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"). From 8b802c309575c5201ffebc40a6bea5b94eae6e9e Mon Sep 17 00:00:00 2001 From: "Andrew E." Date: Fri, 23 May 2025 13:04:59 -0400 Subject: [PATCH 3/4] update link to include anchor in workers.md --- docs/deployment/workers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployment/workers.md b/docs/deployment/workers.md index c1995fb..541fc99 100644 --- a/docs/deployment/workers.md +++ b/docs/deployment/workers.md @@ -16,4 +16,4 @@ 8. Enable Analytics Engine. In **Workers & Pages**, go to **Account details** in the right panel, locate **Analytics Engine**, and click **Set up** to enable the free tier. 9. Redeploy the project. -10. To update your 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"). +10. To update your 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"). From f2803851b6c84d5d79f14d8bea8792f2527194c2 Mon Sep 17 00:00:00 2001 From: "Andrew E." Date: Fri, 23 May 2025 13:05:18 -0400 Subject: [PATCH 4/4] 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").