Fix broken link to 'core attributes' term.
--- a/master/definitions.xml Wed Aug 22 11:23:37 2012 +1000
+++ b/master/definitions.xml Wed Aug 22 11:26:37 2012 +1000
@@ -835,7 +835,7 @@
<attributecategory
name='core'
- href='intro.html#TermCoreAttributes'>
+ href='intro.html#TermCoreAttribute'>
<attribute name='id' href='struct.html#IDAttribute'/>
<attribute name='xml:base' href='struct.html#XMLBaseAttribute'/>
<attribute name='xml:lang' href='struct.html#XMLLangAttribute'/>
@@ -1220,8 +1220,8 @@
<term name='animation value attribute' href='intro.html#TermAnimationValueAttribute'/>
<term name='conditional processing attribute' href='intro.html#TermConditionalProcessingAttribute'/>
<term name='conditional processing attributes' href='intro.html#TermConditionalProcessingAttribute'/>
- <term name='core attribute' href='intro.html#TermCoreAttributes'/>
- <term name='core attributes' href='intro.html#TermCoreAttributes'/>
+ <term name='core attribute' href='intro.html#TermCoreAttribute'/>
+ <term name='core attributes' href='intro.html#TermCoreAttribute'/>
<term name='document event attribute' href='intro.html#TermDocumentEventAttribute'/>
<term name='document event attributes' href='intro.html#TermDocumentEventAttribute'/>
<term name='event attribute' href='intro.html#TermEventAttribute'/>
--- a/master/intro.html Wed Aug 22 11:23:37 2012 +1000
+++ b/master/intro.html Wed Aug 22 11:26:37 2012 +1000
@@ -272,7 +272,7 @@
for details. The conditional processing attributes defined in
SVG 1.1 are <edit:attributecategory name='conditional processing'/>.</dd>
- <dt id="TermCoreAttributes">core attributes</dt>
+ <dt id="TermCoreAttribute">core attributes</dt>
<dd>The core attributes are those attributes that can be specified
on any SVG element. See <a href="struct.html#CommonAttributes">Common attributes</a>.
The core attributes are <edit:attributecategory name='core'/>.</dd>