Browse Source

Updated docs about migrating manually. Part 2.

Lauri Ojansivu 1 week ago
parent
commit
2f27a3f839
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/ImportExport/Migrating-from-old-Wekan-manually.md

+ 1 - 1
docs/ImportExport/Migrating-from-old-Wekan-manually.md

@@ -28,7 +28,7 @@ sed -i 's|FindThisText|ReplaceWithThisText|g' *
 - Migrations https://github.com/wekan/wekan/blob/v0.77/server/migrations.js
 
 ### Newest
-- Schema https://github.com/wekan/wekan/tree/devel/models
+- Schema https://github.com/wekan/wekan/tree/main/models
 - Migrations https://github.com/wekan/wekan/blob/main/server/migrations.js
 
 ## 5) Some migrations could be missing