Update privacy link (#771)

The link doesn't work, as the default branch has been renamed
This commit is contained in:
Anton
2020-07-07 17:06:33 +02:00
committed by GitHub
parent d94835402f
commit 5bedff583b

View File

@@ -204,7 +204,7 @@ export default class Intro extends Component<Props, State> {
<li><a href="https://github.com/GoogleChromeLabs/squoosh/">View the code</a></li>
<li><a href="https://github.com/GoogleChromeLabs/squoosh/issues">Report a bug</a></li>
<li>
<a href="https://github.com/GoogleChromeLabs/squoosh/blob/master/README.md#privacy">
<a href="https://github.com/GoogleChromeLabs/squoosh/blob/dev/README.md#privacy">
Privacy
</a>
</li>