aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Wheeler <scott@directededge.com>2017-11-20 00:03:52 +0100
committerScott Wheeler <scott@directededge.com>2017-11-20 00:03:52 +0100
commita80093167f93f4147ec153693d871780874f9747 (patch)
tree7a52a779c553fc44df84b08ed25c85caa4ebb18b
parent249f892455d2759d45a6f5976f03924c04910411 (diff)
Update links
-rw-r--r--taglib/toolkit/taglib.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/taglib/toolkit/taglib.h b/taglib/toolkit/taglib.h
index f2e7a9de..6b029974 100644
--- a/taglib/toolkit/taglib.h
+++ b/taglib/toolkit/taglib.h
@@ -115,7 +115,7 @@ namespace TagLib {
*
* \section installing Installing TagLib
*
- * Please see the <a href="http://developer.kde.org/~wheeler/taglib.html">TagLib website</a> for the latest
+ * Please see the <a href="http://taglib.org/">TagLib website</a> for the latest
* downloads.
*
* TagLib can be built using the CMake build system. TagLib installs a taglib-config and pkg-config file to
@@ -160,11 +160,10 @@ namespace TagLib {
*
* Questions about TagLib should be directed to the TagLib mailing list, not directly to the author.
*
- * - <a href="http://developer.kde.org/~wheeler/taglib/">TagLib Homepage</a>
+ * - <a href="http://taglib.org/">TagLib Homepage</a>
* - <a href="https://mail.kde.org/mailman/listinfo/taglib-devel">TagLib Mailing List (taglib-devel@kde.org)</a>
*
- * \author Scott Wheeler <wheeler@kde.org> et al.
- *
+ * \author <a href="https://github.com/taglib/taglib/blob/master/AUTHORS">TagLib authors</a>.
*/
#endif