From 01a04af06b7ee06b6d8229ff85a2fc9b6232755f Mon Sep 17 00:00:00 2001 From: Mark Ignacio Date: Wed, 28 Aug 2024 08:06:56 -0500 Subject: [PATCH] Fix link to Tauri in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44463c7..9c06a68 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ![logo](https://i.imgur.com/QdgMWwW.png) `TrguiNG` is a rewrite of [transgui](https://github.com/transmission-remote-gui/transgui) -project using [tauri](https://tauri.studio/). +project using [tauri](https://tauri.app). Frontend is written in typescript with [react.js](https://react.dev/) and [mantine](https://mantine.dev/) library. Backend for the app is written in [rust](https://www.rust-lang.org/).