Skip to content

Commit

Permalink
Update links in State, Memento, Visitor, Iterator, Mediator, Observer…
Browse files Browse the repository at this point in the history
…, Strategy, Command, Template Method, Behavioral Patterns, and Chain of Responsibility files
  • Loading branch information
nguyenphuc22 committed Apr 17, 2024
1 parent 0648396 commit 2d830f5
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 20 deletions.
19 changes: 10 additions & 9 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/Book/4. Behavioral Patterns.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Behavioral Patterns

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Behavioral-Patterns.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/behavioral-patterns.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.1 Chain of Responsibility.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Chain of Responsibility Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Chain-Of-Responsibility.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/chain-of-responsibility.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.10 Visitor.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Visitor Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Visitor.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/visitor.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.2 Command.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Command Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Command.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/command.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.3 Iterator.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Iterator

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Iterator.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/iterator.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.4 Mediator.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Mediator Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Mediator.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/mediator.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.5 Memento.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Memento Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Memento.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/memento.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.6 Observer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Observer Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Observer.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/observer.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.7 State.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# State Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/State.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/state.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.8 Strategy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Strategy Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Strategy.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/strategy.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down
2 changes: 1 addition & 1 deletion docs/Book/4.9 Template Method.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template Method Pattern

> [!WARNING]
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Singleton.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/singleton.html).
> * Bài này sẽ được cập nhât ở [github sau](https://github.com/nguyenphuc22/Design-Patterns/blob/main/Writerside/topics/Template-Method.md)[website sau](https://nguyenphuc22.github.io/Design-Patterns/template-method.html).
> * File này sẽ được xoá vào cập nhật version_1

Expand Down

0 comments on commit 2d830f5

Please sign in to comment.