From 21f08474b8b215105cc056658567c1a49ebdc2e1 Mon Sep 17 00:00:00 2001 From: Anil Seervi Date: Thu, 11 Nov 2021 12:00:41 +0530 Subject: [PATCH] Add redirect for older version of article --- .../reverting-a-pull-request.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request.md b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request.md index 56f79f0700..f5dcafed75 100644 --- a/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request.md +++ b/content/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request.md @@ -3,6 +3,7 @@ title: Reverting a pull request intro: You can revert a pull request after it's been merged to the upstream branch. redirect_from: - /github/collaborating-with-issues-and-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request + - /github/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/reverting-a-pull-request - /articles/reverting-a-pull-request - /github/collaborating-with-issues-and-pull-requests/reverting-a-pull-request versions: