Browse Source

chore: update command comment (#1501)

Kevin Wan 3 years ago
parent
commit
50174960e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/goctl/model/mongo/readme.md

+ 1 - 1
tools/goctl/model/mongo/readme.md

@@ -196,7 +196,7 @@ OPTIONS:
    --type value, -t value  specified model type name
    --cache, -c             generate code with cache [optional]
    --dir value, -d value   the target dir
-   --style value           the file naming format, see [https://github.com/tal-tech/go-zero/tree/master/tools/goctl/config/readme.md]
+   --style value           the file naming format, see [https://github.com/zeromicro/go-zero/tree/master/tools/goctl/config/readme.md]
 
 ```