diff --git a/README.md b/README.md index 7fca529f5..c3c47b11a 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ machines: --- Welcome to [PCjs](/docs/about/pcjs/), the first IBM PC simulation to run in your web browser without any plugins. -It was added to the [JavaScript Machines](/docs/about/) project in Fall 2012, and is now part of the -[PCjs GitHub](https://github.com/jeffpar/pcjs) project. The project includes: +It was added to the [JavaScript Machines](/docs/about/) project in Fall 2012, and it is now part of the +[PCjs Project](https://github.com/jeffpar/pcjs/tree/gh-pages) on GitHub. The project includes: * [PCjs](/docs/about/pcjs/), a simulation of the original IBM PC (circa 1981) * [C1Pjs](/docs/c1pjs/), a simulation of the OSI Challenger 1P (circa 1978) diff --git a/blog/README.md b/blog/README.md index 86f2787a5..6ccf0a231 100644 --- a/blog/README.md +++ b/blog/README.md @@ -6,7 +6,7 @@ menu_order: 2 permalink: /blog/ --- -Keep tabs on the [PCjs GitHub](https://github.com/jeffpar/pcjs/tree/gh-pages) project's [Releases](https://github.com/jeffpar/pcjs/releases), [Issues](https://github.com/jeffpar/pcjs/issues), +Keep tabs on the [PCjs Project](https://github.com/jeffpar/pcjs/tree/gh-pages) on GitHub: [Releases](https://github.com/jeffpar/pcjs/releases), [Issues](https://github.com/jeffpar/pcjs/issues), and [Commits](https://github.com/jeffpar/pcjs/commits/gh-pages). For random musings about PCjs, web technologies, old hardware and software, and more, read on. diff --git a/docs/about/README.md b/docs/about/README.md index 5c39e34a6..780dd9afb 100644 --- a/docs/about/README.md +++ b/docs/about/README.md @@ -10,7 +10,7 @@ permalink: /docs/about/ The JavaScript Machines Project (originally at [jsmachines.net](http://jsmachines.net/)) is a collection of computer simulations written in JavaScript. It has now been released on [GitHub](https://github.com/) as the -[PCjs Project](https://github.com/jeffpar/pcjs), a copy of which is hosted here at [{{ site.pcjs.domain }}]({{ site.url }}/). +[PCjs Project](https://github.com/jeffpar/pcjs/tree/gh-pages), a copy of which is hosted here at [{{ site.pcjs.domain }}]({{ site.url }}/). The goals of the project are to create fast, full-featured simulations of classic computer hardware, help people understand how these early machines worked, make it easy to experiment with different machine diff --git a/docs/about/pcjs/README.md b/docs/about/pcjs/README.md index e92170b2b..44672ca8b 100644 --- a/docs/about/pcjs/README.md +++ b/docs/about/pcjs/README.md @@ -9,7 +9,7 @@ About PCjs PCjs is a IBM PC/XT/AT simulator written entirely in JavaScript. It's designed to load and run extremely fast, it works well in all modern web browsers (both desktop and mobile), and it's easy to customize. It is part of -the [PCjs Project](https://github.com/jeffpar/pcjs), an open source project on [GitHub](http://github.com/). +the [PCjs Project](https://github.com/jeffpar/pcjs/tree/gh-pages), an open source project on [GitHub](http://github.com/). Check out the [Demos](/#demos) on the home page, and all the other PCjs [Application](/apps/pc/), [Boot Disk](/disks/pc/) and [Machine](/devices/pc/machine/) demos, including an IBM PC XT "[Server Array](/devices/pc/machine/5160/cga/256kb/array/)"