diff options
author | Chris Lattner <sabre@nondot.org> | 2012-02-08 22:20:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2012-02-08 22:20:00 +0000 |
commit | 4526195eca5100f2a08601b9ac75d03230b9b9e2 (patch) | |
tree | 53604e8aaed31b8244f9b3afb2007e51b852a73e /docs/DeveloperPolicy.html | |
parent | 95e3cf44a9d4672655dee3bd558bfeefa631dd55 (diff) |
fix broken link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150105 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r-- | docs/DeveloperPolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 0fb30add8a..2b8f5afb10 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -54,7 +54,7 @@ <li>Keep the top of Subversion trees as stable as possible.</li> <li>Establish awareness of the project's <a href="#clp">copyright, - license, and patent policies with contributors to the project.</li> + license, and patent policies</a> with contributors to the project.</li> </ol> <p>This policy is aimed at frequent contributors to LLVM. People interested in |