From 8b1860af97611ca4211f4a8481b0325a965f9c94 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Fri, 29 May 2020 14:28:25 +0530 Subject: [PATCH] docs: remove instructions about next branch (#38940) --- docs/how-to-help-with-video-challenges.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-help-with-video-challenges.md b/docs/how-to-help-with-video-challenges.md index 52f59e74ba..793dae393b 100644 --- a/docs/how-to-help-with-video-challenges.md +++ b/docs/how-to-help-with-video-challenges.md @@ -174,4 +174,4 @@ For more examples, you can look at the markdown files for the following video co ## Open a pull request -After creating one or more questions, you can commit the changes to a new branch and [open a pull request](how-to-open-a-pull-request.md). Make sure that you target the branch 'next-python-projects' and NOT 'master'. +After creating one or more questions, you can commit the changes to a new branch and [open a pull request](how-to-open-a-pull-request.md).