소스 검색

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