From acbdb507473f14c4090b461b6ede0bdc85900f2d Mon Sep 17 00:00:00 2001
From: lexika979 <83946527+lexika979@users.noreply.github.com>
Date: Tue, 15 Aug 2023 18:47:14 +0200
Subject: [PATCH] Fix typo in link (#724)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ca583be5..4b0ba597 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ Element can become flexible using the the `flex` decorator.
 ![image](https://user-images.githubusercontent.com/4759106/147242524-7103b5d9-1a92-4e2d-ac70-b3d6740061e3.png)
   
   
-[Example](https://arthursonzogni.github.io/FTXUI/examples_2dom_2gridbox_8cpp-example.htmlp) using gridbox:
+[Example](https://arthursonzogni.github.io/FTXUI/examples_2dom_2gridbox_8cpp-example.html) using gridbox:
 
 ![image](https://user-images.githubusercontent.com/4759106/147242972-0db1f2e9-0790-496f-86e6-ed2c604f7a73.png)
 
-- 
GitLab