Skip to content

Commit c2a4a33

Browse files
update README.md
1 parent 9aca1b3 commit c2a4a33

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

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

232-
<https://jdevstatic.github.io/hangman-game/>
232+
<https://jdevfullstack.github.io/hangman-game/>
233233

234-
<https://jdevstatic.github.io/breakout-game/>
234+
<https://jdevfullstack.github.io/breakout-game/>
235235

236236
As you can see here, because of the pure JavaScript,
237237
it enables the site not to be static. Remember,
@@ -290,7 +290,7 @@ differs from WordPress:
290290

291291
For my very own example, this site
292292

293-
<https://jdevstatic.github.io/C-Programming-Tutorial/>
293+
<https://jdevfullstack.github.io/C-Programming-Tutorial/>
294294

295295
was built by GitHub Pages,
296296
Jekyll being the static site generator.
@@ -311,18 +311,18 @@ About custom domain in GitHub Pages:
311311

312312
## More Of My Topics
313313

314-
#### <https://github.com/jdevstatic/basic-electronics>
314+
#### <https://github.com/jdevfullstack/basic-electronics>
315315

316-
#### <https://github.com/jdevstatic/programming-core-concepts>
316+
#### <https://github.com/jdevfullstack/programming-core-concepts>
317317

318-
#### <https://github.com/jdevstatic/java>
318+
#### <https://github.com/jdevfullstack/java>
319319

320-
#### <https://github.com/jdevstatic/lightweight-web-server>
320+
#### <https://github.com/jdevfullstack/lightweight-web-server>
321321

322-
#### <https://github.com/jdevstatic/java-coding-problems>
322+
#### <https://github.com/jdevfullstack/java-coding-problems>
323323

324-
#### <https://github.com/jdevstatic/PureBasic-FileExplorer>
324+
#### <https://github.com/jdevfullstack/PureBasic-FileExplorer>
325325

326-
#### <https://github.com/jdevstatic/PureBasic-Scrabble>
326+
#### <https://github.com/jdevfullstack/PureBasic-Scrabble>
327327

328-
#### <https://github.com/jdevstatic/hacking-the-github-stats>
328+
#### <https://github.com/jdevfullstack/hacking-the-github-stats>

0 commit comments

Comments
 (0)