From fbe0ddde0487aa5b98dee85e524df71b3cc478cf Mon Sep 17 00:00:00 2001 From: Amy Qualls <aqualls@gitlab.com> Date: Tue, 13 Jun 2023 14:46:14 -0700 Subject: [PATCH] Remove old link to blog Vastly out-of-date blog link; remove it so we look more current. --- doc/user/project/repository/forking_workflow.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/user/project/repository/forking_workflow.md b/doc/user/project/repository/forking_workflow.md index 3d60f21c1ad7..91f6d0a0bf9a 100644 --- a/doc/user/project/repository/forking_workflow.md +++ b/doc/user/project/repository/forking_workflow.md @@ -195,7 +195,6 @@ to share objects with another repository: ## Related topics -- GitLab blog post: [Keep your fork up to date with its origin](https://about.gitlab.com/blog/2016/12/01/how-to-keep-your-fork-up-to-date-with-its-origin/) - GitLab community forum: [Refreshing a fork](https://forum.gitlab.com/t/refreshing-a-fork/32469) ## Troubleshooting -- GitLab