mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
manuals: replace "_" by "__" in external links
(From yocto-docs rev: 25142cd8121fdd6a8e0524fc8417fc666c498981) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bb3fc03ef1
commit
4def515eeb
@@ -7554,9 +7554,8 @@ NPM packages:
|
||||
- Of the two methods that you can use ``devtool`` to create NPM
|
||||
packages, the registry approach is slightly simpler. However, you
|
||||
might consider the project approach because you do not have to
|
||||
publish your module in the NPM registry
|
||||
(`npm-registry <https://docs.npmjs.com/misc/registry>`_), which
|
||||
is NPM's public registry.
|
||||
publish your module in the `NPM registry <https://docs.npmjs.com/misc/registry>`__,
|
||||
which is NPM's public registry.
|
||||
|
||||
- Be familiar with
|
||||
:doc:`devtool </ref-manual/devtool-reference>`.
|
||||
|
||||
Reference in New Issue
Block a user