From 9e1cff44d81cc61439650bf8db49c95a98ce2fc3 Mon Sep 17 00:00:00 2001 From: rektdeckard Date: Sun, 16 Aug 2020 16:42:11 -0400 Subject: [PATCH] App: continue replacing references to old repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 537eee8..e1624f8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Phosphor is available as an icon font and a React package, which can be sourced ### React -- **Flex or flow** – Phosphor's intuitive but powerful API can style the `color`, `size`, and `weight` of an icon with a few keystrokes, or directly manipulate the SVG at runtime through render props to do some amazing things! Check out some examples on [Github](https://github.com/rektdeckard/phosphor-react). +- **Flex or flow** – Phosphor's intuitive but powerful API can style the `color`, `size`, and `weight` of an icon with a few keystrokes, or directly manipulate the SVG at runtime through render props to do some amazing things! Check out some examples on [Github](https://github.com/phosphor-icons/phosphor-react). ```jsx import React from "react";