Skip to content

Commit

Permalink
chore: replace WorktileTech to worktile
Browse files Browse the repository at this point in the history
  • Loading branch information
mengshuicmq committed May 7, 2021
1 parent bf47f63 commit 325e4eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ angular markdown editor

1. 安装 Node.js、git 客户端

1. 执行 `git clone https://github.com/WorktileTech/angular-wt-editor`
1. 执行 `git clone https://github.com/worktile/angular-wt-editor`

1. 执行 `npm install gulp -g``npm install bower -g`

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/WorktileTech/angular-wt-editor.git"
"url": "git+https://github.com/worktile/angular-wt-editor.git"
},
"author": "YCTech",
"license": "ISC",
"bugs": {
"url": "https://github.com/WorktileTech/angular-wt-editor/issues"
"url": "https://github.com/worktile/angular-wt-editor/issues"
},
"homepage": "https://github.com/WorktileTech/angular-wt-editor#readme",
"homepage": "https://github.com/worktile/angular-wt-editor#readme",
"devDependencies": {
"del": "^1.2.1",
"gulp": "^3.9.0",
Expand Down

0 comments on commit 325e4eb

Please sign in to comment.