Skip to content

Commit

Permalink
Fix Tauri link (#2326)
Browse files Browse the repository at this point in the history
see also #1852
  • Loading branch information
ChildishGiant committed Apr 15, 2024
1 parent 8be5965 commit aafd8e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/product/resources/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit aafd8e2

Please sign in to comment.