Skip to content

Commit f70b64c

Browse files
committed
doc: fix broken link
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>
1 parent 44add2e commit f70b64c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ Multi-NIC CNI is the CNI plugin for secondary networks operating on top of [Mult
3535
2) **L3 Host Route Configuration**: configure L3 routes (next hop via dev) in host route table according to the computed CIDR.
3636
3) **Distributed IP Allocation Management**: manage IP allocation/deallocation distributedly via the communication between CNI program and daemon at each host.
3737

38-
[read more](./document/docs/Concept/multi-nic-ipam.md)
38+
[read more](./document/docs/concept/multi-nic-ipam.md)
3939

4040
- **Policy-based secondary network attachment**: Instead of statically set the desired host's master interface name one by one, user can define a policy on attaching multiple secondary network interfaces such as specifying only the number of desired interfaces, filtering only highspeed NICs.
4141

42-
[read more](./document/docs/Concept/policy.md)
42+
[read more](./document/docs/concept/policy.md)
4343

4444
- II) **Bridging device plugin runtime results and CNI configuration:** Multi-NIC CNI can configure CNI of network device in accordance to device plugin allocation results orderly.
4545

0 commit comments

Comments
 (0)