From 240c61eaaf974b192deca63937162f48f8f2a50f Mon Sep 17 00:00:00 2001 From: James Kerrane Date: Wed, 6 Sep 2023 20:34:17 -0600 Subject: [PATCH] Fix broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51e1c47..145daaf 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,6 @@ Thanks to Mozilla for making this great browser and for creating the design lang The extension and native program are licensed under GPL v3. -The profile pictures were created by the Chromium authors and are licensed under the Chromium license, see: https://github.com/null-dev/firefox-profile-switcher/blob/master/img/avatars/LICENSE.txt. +The profile pictures were created by the Chromium authors and are licensed under the Chromium license, see: https://github.com/null-dev/firefox-profile-switcher/blob/master/public/img/avatars/LICENSE.txt. Some of the CSS used in this extension were developed by Mozilla and are licensed under MPL v2.