From df60867d9c82a5e181625210d9c76ad63a149c27 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 11 Oct 2012 01:10:27 +0000 Subject: GettingStarted.rst: Fix the label to DeveloperPolicy.html. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165689 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/GettingStarted.rst') diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index 28f226a654..6a6fee01c9 100644 --- a/docs/GettingStarted.rst +++ b/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 -- cgit v1.2.3