From 397b047effca91a7f596058ef948ff72e011f925 Mon Sep 17 00:00:00 2001 From: Maicon Wagner Date: Thu, 30 Aug 2018 23:28:14 -0300 Subject: [PATCH] docs: fix showcase address truly-ui (#25757) PR Close #25757 --- aio/content/marketing/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 640161a90d..47a23def59 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -413,7 +413,7 @@ "desc": "TrulyUI is an Angular UI Framework especially developed for Desktop Applications based on Web Components using the greatest technologies of the world.", "rev": true, "title": "Truly UI", - "url": "http://truly-ui.tk" + "url": "http://truly-ui.com" } } }