diff --git a/aio/content/guide/router.md b/aio/content/guide/router.md index f1f7cf2147..25c96498ac 100644 --- a/aio/content/guide/router.md +++ b/aio/content/guide/router.md @@ -6268,7 +6268,9 @@ resort to hash routes. #### HTML5 URLs and the *<base href>* -#### HTML 5 URL与*<base href>*While the router uses the +#### HTML 5 URL与*<base href>* + +While the router uses the HTML5 pushState style by default, you *must* configure that strategy with a **base href**.