Skip to content

Commit b45a024

Browse files
authored
Update README.md
1 parent bdb3c3c commit b45a024

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
@@ -1,4 +1,4 @@
1-
# [Java Notes](http://java.ramswaroop.me)
1+
# [Java Notes](http://java.rampatra.com)
22

33
My Java notes jotted down from some of the best books in Java __(OCJP Java, Thinking in Java,
44
Effective Java, Java Puzzlers and of course JLS)__ and published as a blog with the help of awesome
@@ -10,8 +10,8 @@ even many experienced java programmers.
1010
This blog may not be the best for greenhorns(new learners) but may be worth a read for others, who
1111
can **contribute** too by simply sending in a pull request.
1212

13-
After completing this if you want to get your hands dirty then do try to solve some problems involving various
14-
[algorithms and data structures, in Java](https://github.com/ramswaroop/Algorithms-and-Data-Structures-in-Java).
13+
After completing this, if you want to get your hands dirty then do try to solve some problems involving various
14+
[algorithms and data structures in Java](https://github.com/rampatra/Algorithms-and-Data-Structures-in-Java).
1515

1616
### License
1717
GNU General Public License v3.0

0 commit comments

Comments
 (0)