Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
surma committed Dec 18, 2023
1 parent d65a2e9 commit f5b403a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/shared/prerendered-app/Intro/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -441,13 +441,13 @@ export default class Intro extends Component<Props, State> {
</a>
<a
class={style.footerLink}
href="https://github.com/GoogleChromeLabs/squoosh/blob/dev/README.md#privacy"
href="https://github.com/squoosh-app/squoosh/blob/dev/README.md#privacy"
>
Privacy
</a>
<a
class={style.footerLinkWithLogo}
href="https://github.com/GoogleChromeLabs/squoosh"
href="https://github.com/squoosh-app/squoosh"
>
<img src={githubLogo} alt="" width="10" height="10" />
Source on Github
Expand Down

0 comments on commit f5b403a

Please sign in to comment.