From 26027105a78ff2c9a4e0a8732b8896782aad61a3 Mon Sep 17 00:00:00 2001 From: Kai Ruhnau Date: Mon, 27 Jun 2016 12:57:32 +0200 Subject: [PATCH] docs(router): Fix the link to the APP_BASE_HREF page --- public/docs/ts/latest/guide/router.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/ts/latest/guide/router.jade b/public/docs/ts/latest/guide/router.jade index a92d0386c0..817912f031 100644 --- a/public/docs/ts/latest/guide/router.jade +++ b/public/docs/ts/latest/guide/router.jade @@ -1612,7 +1612,7 @@ code-example(format=".", language="bash"). .l-sub-section :marked - Learn about the [APP_BASE_HREF](../api/router/APP_BASE_HREF-let.html) + Learn about the [APP_BASE_HREF](../api/common/index/APP_BASE_HREF-let.html) in the API Guide. :marked ### *HashLocationStrategy*