From ffd910e0e9a9601bf13acea770398a4a2e117993 Mon Sep 17 00:00:00 2001 From: rektdeckard Date: Thu, 17 Sep 2020 02:16:24 -0400 Subject: [PATCH] README: fix links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e78e0..e9cb560 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ ReactDOM.render(, document.getElementById("root")); ### Vue -- **Parity** – As with React, you can manipulate the `color`, `size`, and `weight` of an icon with a few keystrokes, or provide default styles to all icons via the `provide/inject` API. It is fully tree-shakable and ready to use right away. Check out the full documentation on the [phosphor-vue](https://github.com/phosphor-icons/phosphor-react) repo page. +- **Parity** – As with React, you can manipulate the `color`, `size`, and `weight` of an icon with a few keystrokes, or provide default styles to all icons via the `provide/inject` API. It is fully tree-shakable and ready to use right away. Check out the full documentation on the [phosphor-vue](https://github.com/phosphor-icons/phosphor-vue) repo page. ```html