diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pkg/basic-expat.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pkg/basic-expat.mdwn b/doc/pkg/basic-expat.mdwn index 5d54a73..36401cd 100644 --- a/doc/pkg/basic-expat.mdwn +++ b/doc/pkg/basic-expat.mdwn @@ -5,8 +5,8 @@ library. This is a pretty simple but complete package, consisting of a shared library and its development files plus an executable utility and some documentation. -We will use [opkbuild 3.0.x][opkbuild] to build a package in [Source Package -Format 2.0][spf] (SPF 2.0) with the assistance of [opkhelper 3.0.x][opkhelper]. +We will build a package in [Source Package Format 2.0][spf] (SPF 2.0) with the +assistance of [[opkhelper_3.0.x|dev/opkhelper/]]. This tutorial assumes some knowledge of the UNIX shell command language and utilities (see the "Shell and Utilities" volume of [POSIX.1-2008][posix]) and at |