From fd7e4a14d96c9ceb3831e6165267358ea8b3c333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kari=20S=C3=B6derholm?= Date: Thu, 1 Apr 2021 08:53:57 +0300 Subject: [PATCH] docs: fix demo and API docs links in readme (#606) The repository was renamed from vaadin-router to router so GitHub pages links need to be updated as that doesn't seem to redirect automatically. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97007004..ddf0e196 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ # Vaadin Router -[Live Demo ↗](https://vaadin.github.io/vaadin-router/vaadin-router/demo) +[Live Demo ↗](https://vaadin.github.io/router/vaadin-router/demo) | -[API documentation ↗](https://vaadin.github.io/vaadin-router/vaadin-router/) +[API documentation ↗](https://vaadin.github.io/router/vaadin-router/)

router hero banner