programminghistorian / jekyll

Jekyll-based static site for The Programming Historian
http://programminghistorian.org
513 stars 229 forks source link

Dead links in "Introduction to Populating a Website with API Data" #1348

Closed GO5IT closed 5 years ago

GO5IT commented 5 years ago

2) Click 3 links of "See a full tutorial here" in 3 OS. (Line 168, 174, 181 in this code: https://github.com/programminghistorian/ph-submissions/edit/BranchWithoutExtraInfo/lessons/published/use-api-almost-without-coding-php.md)

Windows Double-click the downloaded file (exe) to start the installation process By default, XAMPP should be installed at: C:\xampp See a full tutorial here Mac OSX Double-click the downloaded file (dmg) to start the installation process By default, XAMPP should be installed at: /Applications/XAMPP See a full tutorial here Linux Change permission (chmod 755 xampp-linux--installer.run) Run installer (sudo ./xampp-linux--installer.run) By default, XAMPP should be installed at: /opt/lampp folder See a full tutorial here

mdlincoln commented 5 years ago

@GO5IT are you able to create a pull request updating these links to the ones you prefer?

GO5IT commented 5 years ago

@mdlincoln It seems I cannot click anything after selecting create "a new branch..." image As said above, personally I prefer to remove the links completely. Please tell me exactly what to do. Thank you!

GO5IT commented 5 years ago

Just a note. I can modify texts in the box, but cannot activate "Propose file change", so I can only cancel.

GO5IT commented 5 years ago

Same for "Commit directly to the BranchWithoutExtraInfo branch"