-
Notifications
You must be signed in to change notification settings - Fork 173
Description
On the PCjs wiki, the instructions in the section Using a Local Web Server: Accessing Disk Images Locally say to run these commands:
git clone https://github.com/jeffpar/pcjs-cds001.git cds001
git clone https://github.com/jeffpar/pcjs-cds002.git cds002
git clone https://github.com/jeffpar/pcjs-cds005.git cds005
However, the repos jeffpar/pcjs-cds001, jeffpar/pcjs-cd002 and jeffpar/pcjs-cds005 appear to either not exist or be private – my (possibly incorrect) guess is that do exist but you've made them private for some reason (either accidentally or on purpose)
I note the website https://cds001.pcjs.org/ has a "View on GitHub" button which points to https://github.com/jeffpar/pcjs-cds001
Likewise https://cds002.pcjs.org/ has a "View on GitHub" button pointing to https://github.com/jeffpar/pcjs-cds002
And https://cds005.pcjs.org/ has a "View on GitHub" button pointing to https://github.com/jeffpar/pcjs-cds005
As an aside, I'm wondering why you jumped from 2 to 5, seemingly skipping 3 and 4