Skip to content

Commit fcb666b

Browse files
authored
chore: Update Links to new Org (#344)
1 parent 892f2ec commit fcb666b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ctp -i '[{ "id":3, "text":"like" }, {"id":4, "text":"tea"}]'
3535

3636
Output:
3737

38-
![Screenshot](https://cdn.jsdelivr.net/gh/ayonious/table-printer-cli@master/static-resources/quick-print.v3.png)
38+
![Screenshot](https://cdn.jsdelivr.net/gh/console-table-printer/table-printer-cli@master/static-resources/quick-print.v3.png)
3939

4040
You can also pipe the input from stdin
4141

@@ -56,4 +56,4 @@ Options:
5656

5757
## License
5858

59-
[MIT](https://github.com/ayonious/table-printer-cli/blob/master/LICENSE)
59+
[MIT](https://github.com/console-table-printer/table-printer-cli/blob/master/LICENSE)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/ayonious/table-printer-cli.git"
23+
"url": "https://github.com/console-table-printer/table-printer-cli.git"
2424
},
2525
"keywords": [
2626
"console-table",
@@ -31,7 +31,7 @@
3131
"author": "Nahiyan Kamal",
3232
"license": "MIT",
3333
"bugs": {
34-
"url": "https://github.com/ayonious/table-printer-cli/issues"
34+
"url": "https://github.com/console-table-printer/table-printer-cli/issues"
3535
},
3636
"homepage": "https://console-table.netlify.app/docs/doc-cli-install-quick-start",
3737
"dependencies": {

0 commit comments

Comments
 (0)