Skip to content

Commit 2ed1e11

Browse files
author
Ram swaroop
committed
updated readme/about
1 parent f304453 commit 2ed1e11

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Java Concepts
1+
# [Java Concepts]({{ site.baseurl }}/)
22

33
An attempt to demystify the most misunderstood concepts in **Java**.
44
It explains different scenarios which may confound even many experienced java programmers.
55

6-
In short, this [blog]({{ site.baseurl }}/) is for those who have been coding in **Java** for a while, **not for greenhorns**.
6+
In short, this blog is for those who have been coding in **Java** for a while, **not for greenhorns**.
77

88
### Sources
9-
SCJP Java, Thinking in Java and of course JLS.
9+
SCJP Java, Effective Java, Java Puzzlers, Thinking in Java and of course JLS.
1010

1111
### Tech Specs
1212
Made with Jekyll using Type theme.

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It explains different scenarios which may confound even many experienced java pr
1111
In short, this [blog]({{ site.baseurl }}/) is for those who have been coding in **Java** for a while, **not for greenhorns**.
1212

1313
### Sources
14-
SCJP Java, Thinking in Java and of course JLS.
14+
SCJP Java, Effective Java, Java Puzzlers, Thinking in Java and of course JLS.
1515

1616
### Tech Specs
1717
Made with Jekyll using Type theme.

0 commit comments

Comments
 (0)