diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst index 28f226a654a2..6a6fee01c98b 100644 --- a/llvm/docs/GettingStarted.rst +++ b/llvm/docs/GettingStarted.rst @@ -547,7 +547,7 @@ master branch, run the following command: Sending patches with Git ^^^^^^^^^^^^^^^^^^^^^^^^ -Please read `Developer Policy `_, too. +Please read `Developer Policy `_, too. Assume ``master`` points the upstream and ``mybranch`` points your working branch, and ``mybranch`` is rebased onto ``master``. At first you may check