diff --git a/package.json b/package.json index 89193a1..db5cbc1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "UI", "UX" ], - "repository": "github:rektdeckard/phosphor-web", + "repository": "github:phosphor-icons/phosphor-web", "private": true, "dependencies": { "@testing-library/jest-dom": "^4.2.4", diff --git a/src/components/Header/Header.tsx b/src/components/Header/Header.tsx index af17af5..105d478 100644 --- a/src/components/Header/Header.tsx +++ b/src/components/Header/Header.tsx @@ -27,7 +27,7 @@ const illustrationVariants = { const handleGetStarted = () => { window.open( - "https://github.com/rektdeckard/phosphor-web#phosphor-icons", + "https://github.com/phosphor-icons/phosphor-web#phosphor-icons", "_blank", "noopener noreferrer" ); @@ -75,7 +75,7 @@ const Header: React.FC = () => { Request @@ -84,7 +84,7 @@ const Header: React.FC = () => { Github