kappa-db / workshop

let's learn how to write peer-to-peer applications in javascript!
https://kappa-db.github.io/workshop
71 stars 26 forks source link

html to md links #28

Closed DougAnderson444 closed 2 years ago

DougAnderson444 commented 4 years ago

When I try to use these links in Github the links break because of html/md difference

I know the original workshop was hosted on noffle, but I presume this is now hosted on Github

If so, these changes make sense. If not, feel free to discard...

hackergrrl commented 4 years ago

The links seem to work fine for me: https://kappa-db.github.io/workshop/build/01.html

Are you looking at it from somewhere else?

DougAnderson444 commented 4 years ago

I was clicking on them in the github code pages.

Such a great workshop to go through! I made some fixes, enhancements, etc. if you want to ad them.

DougAnderson444 commented 4 years ago

I see what was happening, the readme was taking you to the old noffle site. I've commited a change to reflect the new github.io subdomain and reverted the .md changes

ralphtheninja commented 2 years ago

I don't like these changes. They are all over the place and I don't see the value of replacing single quote strings with double quotes.

DougAnderson444 commented 2 years ago

Closing