We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5d9b1 commit a76a6a2Copy full SHA for a76a6a2
README_ru.md
@@ -34,7 +34,7 @@
34
* [Dependency Injection](/src/main/kotlin/design_patterns/Dependency%20Injection.kt)
35
* [Adapter](/src/main/kotlin/design_patterns/Adapter.kt)
36
* [Memento](/src/main/kotlin/design_patterns/Memento.kt)
37
- * [Chain Of Responsibilities](/src/main/kotlin/design_patterns/Сhain Of Responsibilities.kt)
+ * [Chain Of Responsibilities](/src/main/kotlin/design_patterns/Сhain%20Of%20Responsibilities.kt)
38
39
2. пакет <code>ru.structures</code> - структуры данных
40
* [Бинарное дерево](/src/main/kotlin/structures/BinaryTree.kt)
0 commit comments