mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
update links to point to new api location
This commit is contained in:
@@ -141,9 +141,9 @@
|
||||
<TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
|
||||
<TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
|
||||
<P>
|
||||
FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the library libFLAC which is licensed under the <A HREF="http://www.gnu.org/copyleft/lesser.html">LGPL</A>. The relevant documentation here is:
|
||||
FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the libraries libFLAC or libFLAC++ which are licensed under the <A HREF="http://www.gnu.org/copyleft/lesser.html">LGPL</A>. The relevant documentation here is:
|
||||
<UL>
|
||||
<LI>The <A HREF="documentation.html#libflac">libFLAC API documentation</A> and <A HREF="documentation.html#libflacpp">libFLAC++ API documentation</A></LI>
|
||||
<LI>The <A HREF="api/index.html">libFLAC and libFLAC++ API documentation</A></LI>
|
||||
<LI>The <A HREF="format.html">formal description</A> of the FLAC format.</LI>
|
||||
<LI>The <A HREF="id.html">ID registration page</A> for registering an ID if you need to write custom metadata.</LI>
|
||||
</UL>
|
||||
|
||||
Reference in New Issue
Block a user