[cfe-commits] r52398 - /cfe/trunk/www/index.html
Ted Kremenek
kremenek at apple.com
Tue Jun 17 06:47:53 PDT 2008
Author: kremenek
Date: Tue Jun 17 08:47:52 2008
New Revision: 52398
URL: http://llvm.org/viewvc/llvm-project?rev=52398&view=rev
Log:
Simplify anchor.
Modified:
cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/index.html?rev=52398&r1=52397&r2=52398&view=diff
==============================================================================
--- cfe/trunk/www/index.html (original)
+++ cfe/trunk/www/index.html Tue Jun 17 08:47:52 2008
@@ -21,7 +21,7 @@
today.</p>
<!--=====================================================================-->
- <h2><a name="goals">Features and Goals</a></h2>
+ <h2 id="goals">Features and Goals</h2>
<!--=====================================================================-->
<p>Some of the goals for the project include the following:</p>
More information about the cfe-commits
mailing list