You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
# Design pattern samples in Java.
2
2
3
-
This is the branch for the pages
3
+
This is the branch for the pages.
4
4
5
5
Link for Website: http://iluwatar.github.io/java-design-patterns/
6
6
7
7
## How to update the website reference
8
8
9
-
Due to the fact that we use submodules, the website doesnt automatically update with the changes in the master branch. And for now this update process is manual, here is how you do it:
9
+
Due to the fact that we use submodules, the website doesn't automatically
10
+
update with the changes in the master branch. And for now this update process
11
+
is manual, here is how you do it:
10
12
11
13
1. checkout the latest version of the gh-pages branch
12
14
2. open a Git Bash at root level of the repo (ls should show you the index.html file)
0 commit comments