From 02b9b9f3a544a0cde03f69324f2c80218c6e3680 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 26 Apr 2018 14:17:01 -0400 Subject: [PATCH] Fix broken link --- website/i18n/en.json | 3 ++- website/pages/en/index.js | 2 +- website/siteConfig.js | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/website/i18n/en.json b/website/i18n/en.json index 95e79202..422df071 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -74,13 +74,14 @@ "Backend": "Backend", "Misc": "Misc", "Developing a feature": "Developing a feature", - "HASS Core methods": "HASS Core methods", + "Development 101": "Development 101", "Creating Platforms": "Creating Platforms", "Creating Components": "Creating Components", "External API": "External API", "Internationalization": "Internationalization", "Intents": "Intents", "asyncio": "asyncio", + "Hass.io Add-Ons": "Hass.io Add-Ons", "Maintainer docs": "Maintainer docs" }, "pages-strings": { diff --git a/website/pages/en/index.js b/website/pages/en/index.js index a2832660..3f1fe4d6 100755 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -56,7 +56,7 @@ const PopularTopicsSection = ({ language }) => (

Popular topics