瀏覽代碼

Updated docs about migrating manually. Part 2.

Lauri Ojansivu 4 月之前
父節點
當前提交
2f27a3f839
共有 1 個文件被更改,包括 1 次插入1 次删除
  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