From 3728d0c9978cb1736af12ff35dff8325c18fc0b4 Mon Sep 17 00:00:00 2001 From: Ben McCallum Date: Wed, 20 Dec 2017 11:25:00 +1000 Subject: [PATCH 1/6] Fixed spacing in web.config example --- docs/en/essentials/history-mode.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/en/essentials/history-mode.md b/docs/en/essentials/history-mode.md index 6b23ab58f..8eda6ca5b 100644 --- a/docs/en/essentials/history-mode.md +++ b/docs/en/essentials/history-mode.md @@ -80,11 +80,11 @@ For Node.js/Express, consider using [connect-history-api-fallback middleware](ht - - - - - + + + + + From 4c72f9f0dc88e942f90eaa38189fc01ca86ee493 Mon Sep 17 00:00:00 2001 From: Ben McCallum Date: Wed, 20 Dec 2017 11:27:05 +1000 Subject: [PATCH 2/6] Fix indentation in web.config example (FR) --- docs/fr/essentials/history-mode.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/fr/essentials/history-mode.md b/docs/fr/essentials/history-mode.md index 37b9d2584..1d803e14b 100644 --- a/docs/fr/essentials/history-mode.md +++ b/docs/fr/essentials/history-mode.md @@ -80,11 +80,11 @@ Pour Node.js avec Express, vous pouvez utiliser le [middleware connect-history-a - - - - - + + + + + From 549ba1603f510cb81f91d126ee37b914c0a3e23a Mon Sep 17 00:00:00 2001 From: Ben McCallum Date: Wed, 20 Dec 2017 11:27:52 +1000 Subject: [PATCH 3/6] Fix indentation in web.config example (JA) --- docs/ja/essentials/history-mode.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ja/essentials/history-mode.md b/docs/ja/essentials/history-mode.md index 8eff51b4f..e00986b81 100644 --- a/docs/ja/essentials/history-mode.md +++ b/docs/ja/essentials/history-mode.md @@ -80,11 +80,11 @@ Node.js/Express では [connect-history-api-fallback middleware](https://github. - - - - - + + + + + From 157b96d469225747338a820ab4dad180bd2fd08f Mon Sep 17 00:00:00 2001 From: Ben McCallum Date: Wed, 20 Dec 2017 11:28:29 +1000 Subject: [PATCH 4/6] Fix indentation in web.config example (KR) --- docs/kr/essentials/history-mode.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/kr/essentials/history-mode.md b/docs/kr/essentials/history-mode.md index 012087c32..8645c45e1 100644 --- a/docs/kr/essentials/history-mode.md +++ b/docs/kr/essentials/history-mode.md @@ -78,11 +78,11 @@ Node.js/Express의 경우 [connect-history-api-fallback 미들웨어](https://gi - - - - - + + + + + From 37ad70f425d1d7cc3f213de96fa655445a853e4a Mon Sep 17 00:00:00 2001 From: Ben McCallum Date: Wed, 20 Dec 2017 11:29:03 +1000 Subject: [PATCH 5/6] Fix indentation in web.config example (RU) --- docs/ru/essentials/history-mode.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/ru/essentials/history-mode.md b/docs/ru/essentials/history-mode.md index 210f16944..a988ace89 100644 --- a/docs/ru/essentials/history-mode.md +++ b/docs/ru/essentials/history-mode.md @@ -80,11 +80,11 @@ http.createServer((req, res) => { - - - - - + + + + + From ffd5bae11d2892752237b357b31f138ce716ed09 Mon Sep 17 00:00:00 2001 From: Ben McCallum Date: Wed, 20 Dec 2017 11:29:47 +1000 Subject: [PATCH 6/6] Fix indentation in web.config example (zh-cn) --- docs/zh-cn/essentials/history-mode.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/zh-cn/essentials/history-mode.md b/docs/zh-cn/essentials/history-mode.md index 9f28229fd..ff6cc26b1 100644 --- a/docs/zh-cn/essentials/history-mode.md +++ b/docs/zh-cn/essentials/history-mode.md @@ -80,11 +80,11 @@ http.createServer((req, res) => { - - - - - + + + + +