Skip to content

Commit eb1395f

Browse files
Merge pull request #518 from masco/fix-link
fix broken link in nfv ovs-dpdk doc the values.yaml file links are broken in the dataplane.md this PR fixes it to the correct link. Reviewed-by: Andrew Bays <[email protected]>
2 parents 357593f + a343b89 commit eb1395f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/va/nfv/ovs-dpdk/dataplane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Change to the nfv/ovs-dpdk/edpm directory
1414
```
1515
cd architecture/examples/va/nfv/ovs-dpdk/edpm
1616
```
17-
Edit the [nodeset/values.yaml](nodeset/values.yaml) and [deployment/values.yaml](deployment/values.yaml) files to suit
17+
Edit the [nodeset/values.yaml](edpm/nodeset/values.yaml) and [deployment/values.yaml](edpm/deployment/values.yaml) files to suit
1818
your environment.
1919
```
2020
vi nodeset/values.yaml

0 commit comments

Comments
 (0)