Fix Tauri link (#2326)

see also #1852
This commit is contained in:
Allie 2024-04-15 06:46:33 +01:00 committed by GitHub
parent 8be59659d8
commit aafd8e29a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,8 +52,8 @@ We will offer a range of optional services related to hosting, sharing and backi
## What is the stack?
We call it "PRRTT"; [Prisma](https://prisma.io), [Rust](https://rustlang.org), [React](https://reactjs.org), [TypeScript](https://typescriptlang.org) and [Tauri](https://tauri.studio).
We call it "PRRTT"; [Prisma](https://prisma.io), [Rust](https://rustlang.org), [React](https://reactjs.org), [TypeScript](https://typescriptlang.org) and [Tauri](https://tauri.app).
## Why Rust?
Rust is a powerful, fast, memory safe, cross-platform, low-level language and thanks to [Tauri](https://tauri.studio)—its the perfect tool to power a desktop application.
Rust is a powerful, fast, memory safe, cross-platform, low-level language and thanks to [Tauri](https://tauri.app)—its the perfect tool to power a desktop application.