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
This commit is contained in:
NAKAMURA Takumi 2012-10-11 01:10:27 +00:00
parent 96a2794ab0
commit df60867d9c

View File

@ -547,7 +547,7 @@ master branch, run the following command:
Sending patches with Git
^^^^^^^^^^^^^^^^^^^^^^^^
Please read `Developer Policy <DeveloperPolicy.html#patches>`_, too.
Please read `Developer Policy <DeveloperPolicy.html#one-off-patches>`_, too.
Assume ``master`` points the upstream and ``mybranch`` points your working
branch, and ``mybranch`` is rebased onto ``master``. At first you may check