Skip to content

Commit 01ff9a3

Browse files
Update README.md
1 parent bbe4e1c commit 01ff9a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ The trick is actually the code: if that is purely
204204
JavaScript, then it will work. To prove this, I deployed
205205
demo games from Vanilla Web Projects using GitHub Pages:
206206

207-
<https://xdvrx1.github.io/hangman-game/>
207+
<https://jdevstatic.github.io/hangman-game/>
208208

209-
<https://xdvrx1.github.io/breakout-game/>
209+
<https://jdevstatic.github.io/breakout-game/>
210210

211211
As you can see here, because of the pure JavaScript,
212212
it enables the site not to be static. Remember,
@@ -265,7 +265,7 @@ differs from WordPress:
265265

266266
For my very own example, this site
267267

268-
<https://xdvrx1.github.io/C-Programming-Tutorial/>
268+
<https://jdevstatic.github.io/C-Programming-Tutorial/>
269269

270270
was built by GitHub Pages,
271271
Jekyll being the static site generator.

0 commit comments

Comments
 (0)