diff options
author | takluyver <takluyver@web> | 2018-05-10 07:29:35 +0000 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2018-05-10 07:29:35 +0000 |
commit | 1ecf5dec11bc3f40d27345ad6489d16bf109c353 (patch) | |
tree | 7ad7c2f4015f99a72d93859386431af0549797a3 /Specifications | |
parent | 7b2d37dad3c22f9bb4f13b5501d485b2231c0f1c (diff) |
Update links
Diffstat (limited to 'Specifications')
-rw-r--r-- | Specifications/basedir-spec.mdwn | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/Specifications/basedir-spec.mdwn b/Specifications/basedir-spec.mdwn index c8a5d6da..91caad0a 100644 --- a/Specifications/basedir-spec.mdwn +++ b/Specifications/basedir-spec.mdwn @@ -1,5 +1,4 @@ - ## Basedir Various specifications specify files and file formats. This specification defines where these files should be looked for by defining one or more base directories relative to which files should be located. @@ -9,14 +8,12 @@ Various specifications specify files and file formats. This specification define Discussion of this specification should occur on [[xdg|http://lists.freedesktop.org/mailman/listinfo/xdg]]. +### Git -### CVS - -The [[CVS|GettingInvolved#CVS]] module for this spec is [[basedir-spec|http://cvs.freedesktop.org/basedir/basedir-spec/]]. - +The specification is maintained [[in the xdg-specs git repository|https://cgit.freedesktop.org/xdg/xdg-specs/tree/basedir]]. See [[Getting Involved|GettingInvolved]] for more on how to contribute. ### Spec - * [[Latest version|http://standards.freedesktop.org/basedir-spec/latest/]] - * Version 0.6 - [[html (one page)|http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html]] - [[html (multiple pages)|http://standards.freedesktop.org/basedir-spec/0.6/]] - [[xml|http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.xml]] - * Version 0.5 - [[html (one page)|http://standards.freedesktop.org/basedir-spec/basedir-spec-0.5.html]] - [[html (multiple pages)|http://standards.freedesktop.org/basedir-spec/0.5/]] - [[xml|http://standards.freedesktop.org/basedir-spec/basedir-spec-0.5.xml]]
\ No newline at end of file + * [[Latest version|https://specifications.freedesktop.org/basedir-spec/latest/]] + * Version 0.6 - [[html (one page)|https://specifications.freedesktop.org/basedir-spec/basedir-spec-0.6.html]] - [[html (multiple pages)|https://specifications.freedesktop.org/basedir-spec/0.6/]] - [[xml|https://specifications.freedesktop.org/basedir-spec/basedir-spec-0.6.xml]] + * Version 0.5 - [[html (one page)|https://specifications.freedesktop.org/basedir-spec/basedir-spec-0.5.html]] - [[html (multiple pages)|https://specifications.freedesktop.org/basedir-spec/0.5/]] - [[xml|https://specifications.freedesktop.org/basedir-spec/basedir-spec-0.5.xml]] |