Replace dead anchor
authorMartijn van Beurden <mvanb1@gmail.com>
Wed, 15 May 2013 18:31:03 +0000 (20:31 +0200)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sat, 25 May 2013 06:56:35 +0000 (16:56 +1000)
This fixes a wrong link (dead anchor) in the Doxygen api documentation

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
include/FLAC/stream_encoder.h

index 443a7e2..a2fc873 100644 (file)
@@ -128,7 +128,7 @@ extern "C" {
  * Unlike the decoders, the stream encoder has many options that can
  * affect the speed and compression ratio.  When setting these parameters
  * you should have some basic knowledge of the format (see the
- * <A HREF="../documentation.html#format">user-level documentation</A>
+ * <A HREF="../documentation_format_overview.html">user-level documentation</A>
  * or the <A HREF="../format.html">formal description</A>).  The
  * FLAC__stream_encoder_set_*() functions themselves do not validate the
  * values as many are interdependent.  The FLAC__stream_encoder_init_*()