From cb65b014a39e9d9ee13948ddbf44e2bbcf2fc095 Mon Sep 17 00:00:00 2001 From: Jonathan Johnson Date: Mon, 25 Dec 2023 07:59:40 -0800 Subject: [PATCH] Updated docs url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f56517a..d079107 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Gooey is considered alpha and unsupported](https://img.shields.io/badge/status-alpha-orange) [![crate version](https://img.shields.io/crates/v/gooey.svg)](https://crates.io/crates/gooey) -[![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://gooey.rs/main/gooey/) +[![Documentation for `main` branch](https://img.shields.io/badge/docs-main-informational)](https://gooey.rs/main/docs/gooey/) Gooey is an experimental Graphical User Interface (GUI) crate for the Rust programming language. It is powered by: