diff --git a/lectures/25_garbage_collection/README.md b/lectures/27_garbage_collection/README.md similarity index 100% rename from lectures/25_garbage_collection/README.md rename to lectures/27_garbage_collection/README.md diff --git a/lectures/28_concurrency/README.md b/lectures/concurrency/README.md similarity index 100% rename from lectures/28_concurrency/README.md rename to lectures/concurrency/README.md diff --git a/lectures/27_hybrid_data_structures/README.md b/lectures/hybrid_data_structures/README.md similarity index 100% rename from lectures/27_hybrid_data_structures/README.md rename to lectures/hybrid_data_structures/README.md diff --git a/lectures/27_hybrid_data_structures/skipList1.png b/lectures/hybrid_data_structures/skipList1.png similarity index 100% rename from lectures/27_hybrid_data_structures/skipList1.png rename to lectures/hybrid_data_structures/skipList1.png diff --git a/lectures/27_hybrid_data_structures/skipList2.png b/lectures/hybrid_data_structures/skipList2.png similarity index 100% rename from lectures/27_hybrid_data_structures/skipList2.png rename to lectures/hybrid_data_structures/skipList2.png diff --git a/lectures/27_hybrid_data_structures/trie.png b/lectures/hybrid_data_structures/trie.png similarity index 100% rename from lectures/27_hybrid_data_structures/trie.png rename to lectures/hybrid_data_structures/trie.png diff --git a/lectures/27_hybrid_data_structures/unrolledList.png b/lectures/hybrid_data_structures/unrolledList.png similarity index 100% rename from lectures/27_hybrid_data_structures/unrolledList.png rename to lectures/hybrid_data_structures/unrolledList.png