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 | 8776bc13f57b12ef36970d169219a59ed7aca4f5 (patch) | |
tree | 97040fa02e800f71f30b03d91ae7e810094252b3 /llvm/docs/DeveloperPolicy.html | |
parent | 80ef1245cc90d3888db1488320da5b3372611bb1 (diff) | |
download | bcm5719-llvm-8776bc13f57b12ef36970d169219a59ed7aca4f5.tar.gz bcm5719-llvm-8776bc13f57b12ef36970d169219a59ed7aca4f5.zip |
fix broken link
llvm-svn: 150105
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 0fb30add8ae..2b8f5afb101 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/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 |