diff --git a/website/blog/2018-07-02-trying-new-auth.md b/website/blog/2018-07-02-trying-new-auth.md index a4ee8868..ce9a9bb6 100644 --- a/website/blog/2018-07-02-trying-new-auth.md +++ b/website/blog/2018-07-02-trying-new-auth.md @@ -5,7 +5,7 @@ authorFBID: 297400035 title: Trying the new auth system --- -In Home Assistant 0.69 we introduced the foundation for a new [authentication API](auth_index.md). We're switching from a single hardcoded API password to a refresh/access token based authentication system (powered by OAuth2). +In Home Assistant 0.69 we introduced the foundation for a new [authentication API](/docs/en/auth_index.html). We're switching from a single hardcoded API password to a refresh/access token based authentication system (powered by OAuth2). For Home Assistant 0.73, I've sprinted together with [@awarecan] to ensure that we have reached a minimum viable product of the auth system: diff --git a/website/i18n/en.json b/website/i18n/en.json index e0dcc712..432e3f98 100644 --- a/website/i18n/en.json +++ b/website/i18n/en.json @@ -116,8 +116,6 @@ "internationalization_custom_component_localization": "Custom Component Localization", "internationalization_index": "Internationalization", "internationalization_translation": "Translation", - "lovelace_card_types": "Type Of Cards", - "Cards": "Cards", "lovelace_custom_card": "Custom Cards", "lovelace_index": "Lovelace UI", "maintenance": "Maintenance",