This repository was archived by the owner on Jul 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
This repository was archived by the owner on Jul 5, 2022. It is now read-only.
Broken links on shiffman.net #3470
Open
Labels
@Malu007
Description
Not sure if this is the right place for this, but...
...I tried to find the github sites for the course material on cfg / context free grammars and found broken links here:
https://shiffman.net/a2z/cfg/
After a while i found them here:
https://github.com/Programming-from-A-to-Z/A2Z-F16/tree/gh-pages/week8-cfg
I guess there further links broken. At least the closures chapter has the same problem:
https://shiffman.net/a2z/closures/
Anyway, thx a lot for all the great work done here!