diff --git a/Deep-Dive-Into-WeKan.md b/Deep-Dive-Into-WeKan.md
index 5521ab4..8ad2abc 100644
--- a/Deep-Dive-Into-WeKan.md
+++ b/Deep-Dive-Into-WeKan.md
@@ -1,18 +1,3 @@
-## Why this wiki page?
-
-- This Week in MeteorJS: 22 September 2023 https://www.youtube.com/watch?v=UWVL1xUP9r0
-- There Jan Dvorak IV https://github.com/StorytellerCZ commented chat: "We should do deep dive into WeKan!"
-- So here is The Deep Dive!
-- Questions for upcoming "This Week in MeteorJS", some already mentioned to be upcoming:
- - How to upgrade dependencies to Meteor 3.0 ? Some answer was to mention Meteor version at package dependency:
-
- - But what if adding dependency adds some more error messages? Probably that depends on error message, like here when
- trying to upgrade to Meteor 3.0 alpha 15: https://github.com/wekan/wekan/issues/5142
- - https://forums.meteor.com/t/my-journey-towards-meteor-3-0/60001/23
- - https://github.com/bratelefant/Meteor-Files
- - https://github.com/bratelefant/meteor-roles
- - https://github.com/bratelefant/meteor-multitenancy
-
## Screenshot of Meteor WeKan
@@ -128,4 +113,20 @@
## Maybe?
-- https://github.com/frozeman/meteor-persistent-minimongo2
\ No newline at end of file
+- https://github.com/frozeman/meteor-persistent-minimongo2
+
+## Upcoming upgrades to Meteor 3.0
+
+- This Week in MeteorJS: 22 September 2023 https://www.youtube.com/watch?v=UWVL1xUP9r0
+- There Jan Dvorak IV https://github.com/StorytellerCZ commented chat: "We should do deep dive into WeKan!"
+- So here is The Deep Dive!
+- Questions for upcoming "This Week in MeteorJS", some already mentioned to be upcoming:
+ - How to upgrade dependencies to Meteor 3.0 ? Some answer was to mention Meteor version at package dependency:
+
+ - But what if adding dependency adds some more error messages? Probably that depends on error message, like here when
+ trying to upgrade to Meteor 3.0 alpha 15: https://github.com/wekan/wekan/issues/5142
+ - https://forums.meteor.com/t/my-journey-towards-meteor-3-0/60001/23
+ - https://github.com/bratelefant/Meteor-Files
+ - https://github.com/bratelefant/meteor-roles
+ - https://github.com/bratelefant/meteor-multitenancy
+