aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-08-02 21:37:11 +0000
committerChris Lattner <sabre@nondot.org>2004-08-02 21:37:11 +0000
commit17d3efcd72d13c01f7c35616147bb2215247d83a (patch)
treea6b6e2aa0842725719b5327ef5bca86e28a1c835
parentddd21847697d2924aa40be8d9aa82571a6c575c3 (diff)
Add link for IRC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15421 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html
index bd38ae8315..cf9ce8f9d6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -70,9 +70,9 @@ manual for using the LLVM test suite.</li>
<li><a href="CFEBuildInstrs.html">How to build the C/C++ front-end</a> -
Instructions for building the front-end from source.</li>
-<li> You can probably find help on the unofficial LLVM IRC channel. We often
-are on irc.oftc.net in the #llvm channel. If you are using the mozilla
-browser, and have chatzilla installed, you can join by <a
+<li><a name="irc">You can probably find help on the unofficial LLVM IRC
+channel</a>. We often are on irc.oftc.net in the #llvm channel. If you are
+using the mozilla browser, and have chatzilla installed, you can join by <a
href="irc://irc.oftc.net/llvm">clicking here</a>.</li>
</ul>