diff options
author | takluyver <takluyver@web> | 2018-05-01 10:45:38 +0000 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2018-05-01 10:45:38 +0000 |
commit | 2b82646027fc209cc27020c108e423c5f375e887 (patch) | |
tree | 4a0d9332ce3b86018aadc316bc4b92af846d844d /Specifications | |
parent | f270276a3e1219065f5b37b13c4a36305887615b (diff) |
Fix links
Diffstat (limited to 'Specifications')
-rw-r--r-- | Specifications/free-media-player-specs.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Specifications/free-media-player-specs.mdwn b/Specifications/free-media-player-specs.mdwn index 0bc5e5a4..90690c7c 100644 --- a/Specifications/free-media-player-specs.mdwn +++ b/Specifications/free-media-player-specs.mdwn @@ -1,5 +1,3 @@ - - ## Free Media Player Specifications These specifications are designed to provide standard and complete ways to perform common tasks with media (especially music) metadata that may otherwise be very difficult. They aim to be as simple as possible while still being robust and useful, and to be consistent across metadata formats. @@ -12,9 +10,9 @@ Discussion of this specification should occur on the [[xdg mailing list|http://l ### Git -The [[Git|Infrastructure/git]] location of this specification is currently at [[http://gitorious.org/xdg-specs/xdg-specs/trees/master/specifications/FMPSpecs|http://gitorious.org/xdg-specs/xdg-specs/trees/master/specifications/FMPSpecs]]. +The [[Git|Infrastructure/git]] location of this specification is currently at [[https://gitorious.org/xdg-specs/xdg-specs/trees/master/specifications/FMPSpecs?p=xdg-specs:xdg-specs.git;a=tree;f=specifications/FMPSpecs;hb=HEAD|https://gitorious.org/xdg-specs/xdg-specs/trees/master/specifications/FMPSpecs?p=xdg-specs:xdg-specs.git;a=tree;f=specifications/FMPSpecs;hb=HEAD]]. ### Spec - * Latest version (1.0) - [[txt (one page)|http://gitorious.org/xdg-specs/xdg-specs/blobs/master/specifications/FMPSpecs/specification.txt]] - [[xml|http://gitorious.org/xdg-specs/xdg-specs/blobs/raw/master/specifications/FMPSpecs/specification.xml]]
\ No newline at end of file + * Latest version (1.0) - [[txt (one page)|https://gitorious.org/xdg-specs/xdg-specs/trees/master/specifications/FMPSpecs?p=xdg-specs:xdg-specs.git;a=blob;f=specifications/FMPSpecs/specification.txt;hb=HEAD]] - [[xml|https://gitorious.org/xdg-specs/xdg-specs/trees/master/specifications/FMPSpecs?p=xdg-specs:xdg-specs.git;a=blob;f=specifications/FMPSpecs/specification.xml;h=9bd44d28b47601accccc5e0188079210bcae6a8c;hb=HEAD]] |