diff options
author | Chris Lattner <sabre@nondot.org> | 2004-05-23 20:29:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-05-23 20:29:35 +0000 |
commit | 9f57b18d28f8f4ab604ebeba5a0c23d17d2f8c65 (patch) | |
tree | 2516ea8716bfa7559277c5498a202b567af075e5 /docs | |
parent | 466b534a570f574ed485d875bbca8454f68dcb52 (diff) | |
download | external_llvm-9f57b18d28f8f4ab604ebeba5a0c23d17d2f8c65.zip external_llvm-9f57b18d28f8f4ab604ebeba5a0c23d17d2f8c65.tar.gz external_llvm-9f57b18d28f8f4ab604ebeba5a0c23d17d2f8c65.tar.bz2 |
Revert back to the previous version, as it doesn't work with mozilla, and people REALLY CAN just click the link. :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13662 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/OpenProjects.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index fe854db..ddc6720 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -57,8 +57,7 @@ or to suggest other projects to add to this page. <p>The projects in this page are open-ended. More specific projects are filed as unassigned enhancements in the <a href="http://llvm.cs.uiuc.edu/bugs/"> -LLVM bug tracker</a>. Here is the current list: -<object width="100%" height="400" data="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned" /></p> +LLVM bug tracker</a>. See the <a href="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned">list of currently outstanding issues</a> if you wish to help improve LLVM.</p> </div> |