Skip to content

Commit 76bcb7f

Browse files
fix: improve Google Play Books link
1 parent 65612d4 commit 76bcb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const Footer = () => {
3838
icon: <SiGithub className="github" size={iconSize} />,
3939
},
4040
{
41-
url: "https://play.google.com/store/books/collection/cluster?gsr=SheCARQKEAoMWjZNR0VRQUFRQkFKEAkQBA%3D%3D:S:ANO1ljK1zJ0",
41+
url: "https://play.google.com/store/books/author?id=Daniel+Danielecki",
4242
icon: <SiGoogleplay className="googleplay" size={iconSize} />,
4343
},
4444
{

0 commit comments

Comments
 (0)