Author: davidb
Date: Mon Jan 20 12:31:04 2014
New Revision: 1559675
URL: http://svn.apache.org/r1559675
Log:
Fix duplicate example id.
Modified:
aries/site/trunk/content/modules/spi-fly.mdtext
Modified: aries/site/trunk/content/modules/spi-fly.mdtext
URL:
http://svn.apache.org/viewvc/aries/site/trunk/content/modules/spi-fly.mdtext?rev=1559675&r1=1559674&r2=1559675&view=diff
==============================================================================
--- aries/site/trunk/content/modules/spi-fly.mdtext (original)
+++ aries/site/trunk/content/modules/spi-fly.mdtext Mon Jan 20 12:31:04 2014
@@ -188,7 +188,7 @@ in SPI Fly (yet), but the AudioSystem.ge
<tt>SPI-Consumer: javax.sound.sampled.AudioSystem#getAudioInputStream
</tt>
-#<a id="examples"/>Usage#
+#<a id="usage"/>Usage#
There are currently two ways to use the SPI Fly component. If you have an OSGi
4.3 (or higher) compliant framework that supports WeavingHooks you can use the
dynamic weaving approach.