Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* Adding version section to Readme #83

Merged
merged 18 commits into from
Aug 16, 2023
Prev Previous commit
Next Next commit
link fix try
Signed-off-by: Sayan Bandyopadhyay <sayan.bandyopadhyay@intel.com>
  • Loading branch information
saynb committed Aug 15, 2023
commit 90f155977e7a3f9ba457173e29f613e9abb43e72
2 changes: 1 addition & 1 deletion docs/guides/es2k/compiling-p4-programs.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ cpt --npic --format csr --pbd -o k8s_dp.pkg \
cpt_ver.s k8s_dp.pb.bin
```

Please see [Deploying P4 Programs](Setup.md)
Please see [Deploying P4 Programs](docs/Setup.md)
for details about deployment.
Loading