summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2012-04-26 22:23:37 +0100
committerAlex Merry <dev@randomguy3.me.uk>2012-04-26 22:23:37 +0100
commitd5b9e5ff8d2c8e7962ee3e5b4f85bcecff9c7984 (patch)
treee08a0d33a6cb0754e758bf8d299c88e9f01c0700
parent4150d68abe0cb2b66efec57f8f49a1be56fb8b6a (diff)
Fix the metadata wiki link
The canonical page is on the freedesktop.org wiki, now.
-rw-r--r--spec/TrackList_Node.xml14
1 files changed, 6 insertions, 8 deletions
diff --git a/spec/TrackList_Node.xml b/spec/TrackList_Node.xml
index d3d4c20..f9f17a6 100644
--- a/spec/TrackList_Node.xml
+++ b/spec/TrackList_Node.xml
@@ -61,10 +61,9 @@
provided using the "mpris:artUrl" key. For other metadata, fields
defined by the
<a href="http://xesam.org/main/XesamOntology">Xesam ontology</a>
- should be used, prefixed by "xesam:". See
- <a href="http://wiki.xmms2.xmms.se/wiki/MPRIS_Metadata">
- http://wiki.xmms2.xmms.se/wiki/MPRIS_Metadata
- </a> for a list of common fields.
+ should be used, prefixed by "xesam:". See the
+ <a href="http://www.freedesktop.org/wiki/Specifications/mpris-spec/metadata">metadata page on the freedesktop.org wiki</a>
+ for a list of common fields.
</p>
<p>
Lists of strings should be passed using the array-of-string ("as")
@@ -77,10 +76,9 @@
<tp:member type="s" name="Attribute">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>
- The name of the attribute; see
- <a href="http://wiki.xmms2.xmms.se/wiki/MPRIS_Metadata">
- http://wiki.xmms2.xmms.se/wiki/MPRIS_Metadata
- </a> for guidelines on names to use.
+ The name of the attribute; see the
+ <a href="http://www.freedesktop.org/wiki/Specifications/mpris-spec/metadata">metadata page</a>
+ for guidelines on names to use.
</p>
</tp:docstring>
</tp:member>