diff --git a/docs/deployment/pages.md b/docs/deployment/pages.md index 7954fa1..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/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/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork#syncing-a-fork-branch-from-the-web-ui "GitHub: Syncing a fork"). diff --git a/docs/deployment/workers.md b/docs/deployment/workers.md index dbaeb15..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/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/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork#syncing-a-fork-branch-from-the-web-ui "GitHub: Syncing a fork").