game-programming-patterns
game-programming-patterns copied to clipboard
Broken Link to Stevey's Blog Rants on Kindle
The link to "The Universal Design Pattern" in the Prototype chapter on Kindle links to:
http://steve-yegge.blogspot.com/2008/10/universal-design-patter%0An.html
instead of
http://steve-yegge.blogspot.com/2008/10/universal-design-pattern.html
https://github.com/munificent/game-programming-patterns/commit/a8cf7562f8db042f413b949a8ede493f76d8963e#diff-14c8b73d19fa8184434005ccc9ed1045L297 ^This commit changed the entire file to wrap at 80 columns. Simply fixing the link won't probably fix the root problem.
Either @munificent's editor needs smarter wrapping, or Python's markdown library needs to be patched.