Skip to content

Commit 83a58a6

Browse files
authored
Update README.md
1 parent 5348e87 commit 83a58a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parser/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The steps are:
88

99
This crate is published on [https://docs.rs/rustpython-parser](https://docs.rs/rustpython-parser).
1010

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.
1212

1313
For more information on LALRPOP, here is a link to the [LALRPOP book](https://github.com/lalrpop/lalrpop).
1414

0 commit comments

Comments
 (0)