diff --git a/README.md b/README.md index c2986dbf..a1448a8d 100644 --- a/README.md +++ b/README.md @@ -219,4 +219,4 @@ const Downloader = () => ( --- ## Bugs? Questions? Contributions? -Feel free to [open an issue](https://github.com/shunjizhan/React-Folder-Tree/issues), or create a pull request! +Feel free to [open an issue](https://github.com/shunjizhan/react-folder-tree/issues), or create a pull request! diff --git a/package.json b/package.json index 78edbbf5..4aa7c16b 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ "homepage": "https://shunjizhan.github.io/react-folder-tree-demos/", "repository": { "type": "git", - "url": "https://github.com/shunjizhan/React-Folder-Tree.git" + "url": "https://github.com/shunjizhan/react-folder-tree.git" }, "bugs": { - "url": "https://github.com/shunjizhan/React-Folder-Tree/issues" + "url": "https://github.com/shunjizhan/react-folder-tree/issues" }, "license": "MIT", "private": false,