@@ -8,7 +8,7 @@ is a separate sample project that you can use
8
8
if you have a similar project.
9
9
10
10
But when you are viewing this
11
- right now as web page in ` jdevstatic .github.io` domain,
11
+ right now as web page in ` jdevfullstack .github.io` domain,
12
12
you need to click ` View on GitHub ` to download the
13
13
source codes.
14
14
@@ -25,10 +25,10 @@ However, feel free to learn from these archived projects,
25
25
preserved as they were during that specific period !
26
26
27
27
## Subdirectories
28
- 1 . [ Java Web Server] ( https://github.com/jdevstatic /lightweight-web-server/ )
29
- 2 . [ Java Converter App] ( https://github.com/jdevstatic /converter-app/ )
28
+ 1 . [ Java Web Server] ( https://github.com/jdevfullstack /lightweight-web-server/ )
29
+ 2 . [ Java Converter App] ( https://github.com/jdevfullstack /converter-app/ )
30
30
3 . [ Java Flappy Bird] ( https://github.com/xkcph2017x/FlappyBird )
31
- 4 . [ Java Coding Problems] ( https://github.com/jdevstatic /java-coding-problems )
31
+ 4 . [ Java Coding Problems] ( https://github.com/jdevfullstack /java-coding-problems )
32
32
33
33
## Java Highlights
34
34
> - Java has an excellent reputation in web development.
0 commit comments