Merge pull request #64 from n7itro/fix-2

(benchmarks) refer to official docs over github
This commit is contained in:
mauro 🤙
2024-08-25 21:06:35 +02:00
committed by GitHub

View File

@@ -74,8 +74,8 @@ export default function Features() {
Goodbye bad performance
</h2>
<p className="text-center text-sm mt-2 text-muted-foreground">
We constantly tweak Firefox's engine and settings to make it
faster than ever. <a className="text-blue-500" href="https://github.com/zen-browser/desktop/blob/main/docs/performance.md" target='_blank'>Learn more</a>
We are constantly tweak firefox's engine and settings to make it
faster than ever. <a className="text-blue-500" href="https://docs.zen-browser.app/benchmarks" target='_blank'>Learn more</a>
</p>
</div>
</div>