diff options
Diffstat (limited to 'documentation/dev-manual/wic.rst')
-rw-r--r-- | documentation/dev-manual/wic.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/dev-manual/wic.rst b/documentation/dev-manual/wic.rst index d698cec77c..a8d2f46955 100644 --- a/documentation/dev-manual/wic.rst +++ b/documentation/dev-manual/wic.rst | |||
@@ -59,8 +59,7 @@ this information is required to use Wic, you might find it interesting. | |||
59 | 59 | ||
60 | - Wic is a completely independent standalone utility that initially | 60 | - Wic is a completely independent standalone utility that initially |
61 | provides easier-to-use and more flexible replacements for an existing | 61 | provides easier-to-use and more flexible replacements for an existing |
62 | functionality in OE-Core's | 62 | functionality in OE-Core's :ref:`ref-classes-image-live` |
63 | :ref:`image-live <ref-classes-image-live>` | ||
64 | class. The difference between Wic and those examples is that with Wic | 63 | class. The difference between Wic and those examples is that with Wic |
65 | the functionality of those scripts is implemented by a | 64 | the functionality of those scripts is implemented by a |
66 | general-purpose partitioning language, which is based on Redhat | 65 | general-purpose partitioning language, which is based on Redhat |