Skip to content

Commit 4267ab4

Browse files
committed
changed name to lower case
1 parent 162c236 commit 4267ab4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,4 +219,4 @@ const Downloader = () => (
219219

220220
---
221221
## Bugs? Questions? Contributions?
222-
Feel free to [open an issue](https://github.com/shunjizhan/React-Folder-Tree/issues), or create a pull request!
222+
Feel free to [open an issue](https://github.com/shunjizhan/react-folder-tree/issues), or create a pull request!

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"homepage": "https://shunjizhan.github.io/react-folder-tree-demos/",
3333
"repository": {
3434
"type": "git",
35-
"url": "https://github.com/shunjizhan/React-Folder-Tree.git"
35+
"url": "https://github.com/shunjizhan/react-folder-tree.git"
3636
},
3737
"bugs": {
38-
"url": "https://github.com/shunjizhan/React-Folder-Tree/issues"
38+
"url": "https://github.com/shunjizhan/react-folder-tree/issues"
3939
},
4040
"license": "MIT",
4141
"private": false,

0 commit comments

Comments
 (0)