From 9b68e19a342cf86a28c7793d923afe7cb85c22a6 Mon Sep 17 00:00:00 2001 From: notlee Date: Tue, 26 Feb 2019 14:05:25 +0000 Subject: [PATCH] Deprecate. We recommend o-header-services instead. --- README.md | 3 +++ origami.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9182b97..b6f89c9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Hierarchical Nav [![Build Status](https://circleci.com/gh/Financial-Times/o-hierarchical-nav.png?style=shield&circle-token=e13dbb693f411e99914c9979cf1471e5c05b1397)](https://circleci.com/gh/Financial-Times/o-hierarchical-nav) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](#licence) + +_Deprecated, please use [o-header-services](https://registry.origami.ft.com/components/o-header-services) instead._ + Responsive hierarchical navigation pattern. ## Navigation diff --git a/origami.json b/origami.json index a1c2aa3..9b23b6a 100644 --- a/origami.json +++ b/origami.json @@ -8,7 +8,7 @@ "email": "origami.support@ft.com", "slack": "financialtimes/ft-origami" }, - "supportStatus": "active", + "supportStatus": "deprecated", "browserFeatures": { "required": [ "classlist",