Skip to content

Commit deee683

Browse files
committed
Updated modules to use the right naming format
1 parent 38b80c4 commit deee683

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

networking/managing_multinetworking.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ An example CNI configuration:
5050
<2> `type`: Specifies which CNI plug-in binary to call on disk. In this example, the loopback binary is specified, Therefore, it creates a loopback-type network interface.
5151
<3> `additional`: The `<information>` value provided in the code above is an example. Each CNI plug-in specifies the configuration parameters it needs in JSON. These are specific to the CNI plug-in binary that is named in the `type` field.
5252

53-
include::modules/nw_multinetwork-creating-first-attachments.adoc[leveloffset=+1]
54-
include::modules/nw_multinetwork-host-device.adoc[leveloffset=+1]
55-
include::modules/nw_multinetwork-sriov.adoc[leveloffset=+1]
53+
include::modules/nw-multinetwork-creating-first-attachments.adoc[leveloffset=+1]
54+
include::modules/nw-multinetwork-host-device.adoc[leveloffset=+1]
55+
include::modules/nw-multinetwork-sriov.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)