Skip to content

Commit c8c84be

Browse files
jafingerhutjafinger
andauthored
Fix readme2 (#623)
* Support negative-valued action parameters by converting them in the Python helper code into a positive value whose bit pattern is the 2's complement representation of the negative value. * Update one wrong link in README, and add one more. --------- Co-authored-by: jafinger <jafinger@cisco.com>
1 parent d5870d7 commit c8c84be

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ particular branch of this repository.
159159

160160
## P4 Developer Day, April 2019
161161

162-
You can find more information about the P4 Developer Day held in April 2019 [here](https://p4.org/events/2019-04-30-p4-developer-day/)
162+
You can find more information about the P4 Developer Day held in April 2019 [here](https://p4.org/p4-developer-day-2019/)
163163

164164
Both a beginner and advanced class were taught at this event. The
165165
page linked above contains instructions to download and install a
@@ -170,3 +170,6 @@ pre-built Linux VM that was used during the classes.
170170

171171
This [link](https://www.youtube.com/watch?v=3DJeqS_dl_o&list=PLf7HGRMAlJBzGC58GcYpimyIs7D0nuSoo) plays the first welcome video of a
172172
series of 6 videos of tutorials given at this event.
173+
174+
More information about this event can be found
175+
[here](https://p4.org/p4-developer-day-fall-2017/).

0 commit comments

Comments
 (0)