Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 035af03

Browse files
author
Sohee Lee
committed
fix: typo of README and getting_started
1 parent d687993 commit 035af03

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
### Using npm
3636

3737
```sh
38-
npm install --save vue-tui-editor
38+
npm install --save @toast-ui/vue-editor
3939
```
4040

4141
### Via Contents Delivery Network (CDN)
@@ -50,7 +50,7 @@ You can use the CDN as below.
5050

5151
## 🔨 Usage
5252

53-
If you want to more details, see [Tutorials](https://github.nhnent.com/fe/vue-tui-editor/blob/master/docs/getting-started.md) 👀
53+
If you want to more details, see [Tutorials](https://github.com/nhnent/toast-ui.vue-editor/blob/master/docs/getting-started.md) 👀
5454

5555
### Load
5656

@@ -251,12 +251,12 @@ If it has no error, commit and then push it!
251251
For more information on PR's step, please see links of Contributing section.
252252
253253
## 📙 Documents
254-
* [Getting Started](https://github.nhnent.com/fe/vue-tui-editor/blob/production/docs/getting-started.md)
254+
* [Getting Started](https://github.com/nhnent/toast-ui.vue-editor/blob/production/docs/getting-started.md)
255255
256256
## 💬 Contributing
257-
* [Code of Conduct](https://github.nhnent.com/fe/vue-tui-editor/blob/master/CODE_OF_CONDUCT.md)
258-
* [Contributing guideline](https://github.nhnent.com/fe/vue-tui-editor/blob/master/CONTRIBUTING.md)
259-
* [Commit convention](https://github.nhnent.com/fe/vue-tui-editor/blob/master/docs/COMMIT_MESSAGE_CONVENTION.md)
257+
* [Code of Conduct](https://github.com/nhnent/toast-ui.vue-editor/blob/master/CODE_OF_CONDUCT.md)
258+
* [Contributing guideline](https://github.com/nhnent/toast-ui.vue-editor/blob/master/CONTRIBUTING.md)
259+
* [Commit convention](https://github.com/nhnent/toast-ui.vue-editor/blob/master/docs/COMMIT_MESSAGE_CONVENTION.md)
260260
261261
## 📜 License
262-
This software is licensed under the [MIT](https://github.nhnent.com/fe/vue-tui-editor/blob/master/LICENSE) © [NHN Ent.](https://github.com/nhnent)
262+
This software is licensed under the [MIT](https://github.com/nhnent/toast-ui.vue-editor/blob/master/LICENSE) © [NHN Ent.](https://github.com/nhnent)

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
### Using npm
2323

2424
```sh
25-
npm install --save vue-tui-editor
25+
npm install --save @toast-ui/vue-editor
2626
```
2727

2828
### Via Contents Delivery Network (CDN)

0 commit comments

Comments
 (0)