diff options
author | P. J. McDermott <pehjota> | 2014-09-02 15:15:49 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-09-02 15:15:49 (EDT) |
commit | 9fa786392d55ea028de792ab38be8ce7cbb60793 (patch) | |
tree | a08921ee0d9998ee7a3b22972751f48d5eeddcd9 | |
parent | 027c04f7b5ba51cc2d68086e63bb49c58eae8bf4 (diff) |
dev: Link to new packaging tutorials
-rw-r--r-- | dev.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ class="icon-64-top-left"> Packaging is the preparation of build instructions and metadata for software programs and libraries to be built and installed on users' systems. -Source packages have a documented [format][spf-2.0], and a -[[tutorial|dev/packaging/tutorials/basic]] on packaging is available. +Source packages have a documented [format][spf-2.0], and +[[tutorials_on_packaging|doc/pkg]] are available. There is always [[more_software_to_be_packaged|dev/pkg/needed]], and [[many_packages|dev/pkg/spf-2.0]] need to be updated to the latest package |