diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-25 18:41:16 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-25 18:41:16 +0000 |
commit | aeeeab95457507e042ca56df0e6c1f59818dacab (patch) | |
tree | 3d84fdc1d20541b919081d022e57cbc5be06a15e /docs/OpenProjects.html | |
parent | 58433c4c6c3cadd04101bbb759f3198b07a19f5d (diff) |
Add a link to the bug tracker
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9509 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/OpenProjects.html')
-rw-r--r-- | docs/OpenProjects.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index 5f648374d1..d16a76e0d1 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -45,7 +45,9 @@ If you are thinking about tackling one of these projects, please send a mail to the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVM Developer's</a> mailing list, so that we know the project is being worked on. Additionally this is a good way to get more information about a specific project -or to suggest other projects to add to this page.<p> +or to suggest other projects to add to this page. Another good place to +look for ideas is the +<a href="http://llvm.cs.uiuc.edu/bugs/">LLVM bug tracker</a>.<p> <!-- *********************************************************************** --> |