You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: parser/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The steps are:
8
8
9
9
This crate is published on [https://docs.rs/rustpython-parser](https://docs.rs/rustpython-parser).
10
10
11
-
We wrote [a blog post](https://rustpython.github.io/featured/2020/03/11/thing-explainer-parser.html) with screenshots and an explanation to help you understand the steps by seeing them in action.
11
+
We wrote [a blog post](https://rustpython.github.io/2020/04/02/thing-explainer-parser.html) with screenshots and an explanation to help you understand the steps by seeing them in action.
12
12
13
13
For more information on LALRPOP, here is a link to the [LALRPOP book](https://github.com/lalrpop/lalrpop).
0 commit comments