From e095fa21cb9b14c46afe5026be87ed5c7a4d5003 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Mon, 19 Sep 2016 11:57:08 +0300 Subject: [PATCH] Fix the broken url, add a redirect to save other breakages --- tests/app/ui/html-view/{htm-view.md => html-view.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename tests/app/ui/html-view/{htm-view.md => html-view.md} (85%) diff --git a/tests/app/ui/html-view/htm-view.md b/tests/app/ui/html-view/html-view.md similarity index 85% rename from tests/app/ui/html-view/htm-view.md rename to tests/app/ui/html-view/html-view.md index 6542f9814..539e56b3c 100644 --- a/tests/app/ui/html-view/htm-view.md +++ b/tests/app/ui/html-view/html-view.md @@ -3,7 +3,7 @@ nav-title: "HtmlView How-To" title: "html-view" environment: nativescript description: "Examples for using HtmlView" -previous_url: /ApiReference/ui/html-view/HOW-TO +previous_url: /ApiReference/ui/html-view/HOW-TO,/cookbook/ui/htm-view --- # HtmlView Using a HtmlView requires the html-view module.