From 4b71c205b9942a0255119505f050887d0e564ecb Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 11 Oct 2012 01:10:27 +0000 Subject: [PATCH] GettingStarted.rst: Fix the label to DeveloperPolicy.html. llvm-svn: 165689 --- llvm/docs/GettingStarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst index 28f226a..6a6fee0 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 -- 2.7.4