We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6487445 commit f2fae81Copy full SHA for f2fae81
2 files changed
README.md
@@ -7,7 +7,7 @@
7
8
9
<div align="center">
10
-<img src="src/assets/waterfall-chart-example.png" alt="" width="784" height="414"/>
+<img src="./src/assets/waterfall-chart-example.png" alt="" width="784" height="414"/>
11
</div>
12
13
package.json
@@ -21,11 +21,11 @@
21
},
22
"repository": {
23
"type": "github",
24
- "url": "git+https://github.com/KeyValueSoftwareSystems/react-star-rating-summary"
+ "url": "git+https://github.com/KeyValueSoftwareSystems/react-waterfall-chart"
25
26
"author": "Keyvalue",
27
"license": "ISC",
28
- "homepage": "https://github.com/KeyValueSoftwareSystems/react-star-rating-summary",
+ "homepage": "https://github.com/KeyValueSoftwareSystems/react-waterfall-chart",
29
"keywords": [
30
"library",
31
"starter",
0 commit comments