From 612d38fad341be195317814dd3961707a8d97046 Mon Sep 17 00:00:00 2001 From: Matthew Vine <32849887+MattTheCuber@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:03:58 -0400 Subject: [PATCH] docs: update link in readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 634a7b6..c531056 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ The `Trame Tutorial `_ is the pl The `API Reference `_ documentation provides API-level documentation. -The `Vuetify website `_ is very well made for exploring components and understanding components' parameters and controls, while a reference to our wrapper API is available `here `_. +The `Vuetify website `_ is very well made for exploring components and understanding components' parameters and controls, while a reference to our wrapper API is available `here `_. The way trame translate Vue templates into plain Python code is by doing the following.