Skip to content

Commit

Permalink
Merge pull request #118 from abays/fix_va2_edpm_values_link
Browse files Browse the repository at this point in the history
Fix links to values.yaml for VA2 dataplane READMEs
  • Loading branch information
Jaganathancse authored Mar 12, 2024
2 parents a6fb9c6 + 7aaeaa4 commit 1468bbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/va/nfv/ovs-dpdk/dataplane.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Change to the nfv/ovs-dpdk/edpm directory
```
cd architecture/examples/va/nfv/ovs-dpdk/edpm
```
Edit the [values.yaml](values.yaml) file to suit
Edit the [values.yaml](edpm/values.yaml) file to suit
your environment.
```
vi values.yaml
Expand Down
2 changes: 1 addition & 1 deletion examples/va/nfv/sriov/dataplane.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Change to the nfv/sriov/edpm directory
```
cd architecture/examples/va/nfv/sriov/edpm
```
Edit the [values.yaml](values.yaml) file to suit
Edit the [values.yaml](edpm/values.yaml) file to suit
your environment.
```
vi values.yaml
Expand Down

0 comments on commit 1468bbd

Please sign in to comment.