From 6fc0ec359ff909e8981c293b9bc03d884d0c34cd Mon Sep 17 00:00:00 2001 From: Alexandr Tovmach Date: Tue, 2 Jul 2019 05:06:46 +0300 Subject: [PATCH] removed links to deprecated pages (#2308) Fix for #2258 --- locale/ar/site.json | 4 ---- locale/fr/site.json | 4 ---- locale/zh-tw/site.json | 4 ---- 3 files changed, 12 deletions(-) diff --git a/locale/ar/site.json b/locale/ar/site.json index 400bc8873d664..67ae7ca6a4d5e 100644 --- a/locale/ar/site.json +++ b/locale/ar/site.json @@ -92,10 +92,6 @@ "link": "docs/es6", "text": "ES6 وما بعدها" }, - "inspector": { - "link": "docs/inspector", - "text": "أدوات الإشراف" - }, "api-lts": { "link": "/dist/latest-%ver-major%/docs/api", "subtext": "LTS", diff --git a/locale/fr/site.json b/locale/fr/site.json index 9806ae727cc5d..ad54331b624c2 100644 --- a/locale/fr/site.json +++ b/locale/fr/site.json @@ -84,10 +84,6 @@ "link": "docs/es6", "text": "ES6 et au-delà" }, - "inspector": { - "link": "docs/inspector", - "text": "Inspecteur" - }, "api-lts": { "link": "/dist/latest-%ver-major%/docs/api", "subtext": "LTS", diff --git a/locale/zh-tw/site.json b/locale/zh-tw/site.json index d0756f919985e..bde4b0a30e505 100644 --- a/locale/zh-tw/site.json +++ b/locale/zh-tw/site.json @@ -88,10 +88,6 @@ "link": "docs/es6", "text": "ES6 相關" }, - "inspector": { - "link": "docs/inspector", - "text": "inspector" - }, "api-lts": { "link": "/dist/latest-%ver-major%/docs/api", "subtext": "LTS",