diff options
author | P. J. McDermott <pehjota> | 2012-07-19 02:52:42 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-07-19 02:52:42 (EDT) |
commit | 83e77219be9e12ad2a910fc59b82cc25acbc3231 (patch) | |
tree | 763ab1df141130b74b002c87126f8cc416a1ae7d /dev | |
parent | cf7d3cb3a95a710c2651654d8d2e4be1ecf50068 (diff) |
Add hyperlinks to specifications.
Diffstat (limited to 'dev')
-rw-r--r-- | dev/releases/1.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev/releases/1.mdwn b/dev/releases/1.mdwn index 8be0b8f..12eb28a 100644 --- a/dev/releases/1.mdwn +++ b/dev/releases/1.mdwn @@ -60,11 +60,13 @@ Programming Languages Formats and Policies -------------------- - * Source Package Format 2.0 - * Architecture String Syntax + * [Source Package Format 2.0][spf-2.0] + * [Architecture String Syntax][arch-str] * Software Inclusion Policy 1.0 * Packaging Policy 1.0 [arch-str-draft]: http://git.os.pehjota.net/doc/specs.git/commit/?id=e0ab98c4 [spf-2.0-draft]: http://git.os.pehjota.net/doc/specs.git/commit/?id=6ead5b71 +[spf-2.0]: http://specs.os.pehjota.net/source-package-format-2.0.html +[arch-str]: http://specs.os.pehjota.net/architecture-string.html |