diff options
-rw-r--r-- | doc/pkg.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pkg.mdwn b/doc/pkg.mdwn index 1726af4..219a3bf 100644 --- a/doc/pkg.mdwn +++ b/doc/pkg.mdwn @@ -5,7 +5,7 @@ Following is a series tutorials on preparing packages for ProteanOS. Getting Started --------------- - * [[doc/pkg/dev-env]] + * [[Setting_up_a_ProteanOS_Package_Development_Environment|doc/pkg/dev-env]] This tutorial explains how to set up a ProteanOS development system for building software packages under **chroot**(8). @@ -13,7 +13,7 @@ Getting Started Basic Packaging --------------- - * [[doc/pkg/basic-expat]] + * [[Basic_Packaging_Tutorial|doc/pkg/basic-expat]] This tutorial offers an in-depth introduction to ProteanOS packaging, using the Expat XML parser library as an example. |