From ff7c86bbcda163987747d502efbd78320ad3fd9f Mon Sep 17 00:00:00 2001 From: Daniel Macak Date: Sun, 8 Oct 2023 18:42:45 +0200 Subject: [PATCH] fix(demo): fix links to documentation I deleted wiki because it was the exact duplicate of the typings files produced by gallery's build. But now the links to docs pointed nowhere. I decided to point them at the gallery component since it has pretty good descriptions of the API. --- apps/demo/src/app/app.component.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/apps/demo/src/app/app.component.html b/apps/demo/src/app/app.component.html index 2835a514..bbea3388 100644 --- a/apps/demo/src/app/app.component.html +++ b/apps/demo/src/app/app.component.html @@ -2,7 +2,7 @@