Skip to content

Commit e0e048b

Browse files
Correct the homepage link
1 parent 31f1d76 commit e0e048b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
**One sidebar. Every command in your workspace.**
44

5+
**[commandtree.dev](https://commandtree.dev/)**
6+
57
<p align="center">
68
<img src="website/src/assets/images/CommandTree.gif" alt="CommandTree in action" width="780">
79
</p>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/MelbourneDeveloper/CommandTree.git"
1212
},
13-
"homepage": "https://github.com/MelbourneDeveloper/CommandTree#readme",
13+
"homepage": "https://commandtree.dev/",
1414
"bugs": {
1515
"url": "https://github.com/MelbourneDeveloper/CommandTree/issues"
1616
},

0 commit comments

Comments
 (0)