Even though there is no longer a physical /docs folder, there is still a virtual one
This commit is contained in:
parent
7fb74e7d0d
commit
294ce6b5e7
106 changed files with 219 additions and 189 deletions
|
|
@ -6,7 +6,7 @@ category: HTML5
|
|||
permalink: /blog/2014/12/05/
|
||||
---
|
||||
|
||||
From the beginning of the [JavaScript Machines](/pubs/about/) Project, I've always used an HTML5
|
||||
From the beginning of the [JavaScript Machines](/docs/about/) Project, I've always used an HTML5
|
||||
[Canvas](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) object for both machine output
|
||||
and input. It's the obvious choice for output, because the Canvas provides a 2D drawing API that's
|
||||
essential both for drawing bitmappped graphics and for faithfully rendering individual characters
|
||||
|
|
|
|||
Loading…
Reference in a new issue