@financial-times/o-toggle
Advanced tools
Comparing version 3.2.1 to 3.2.2
# Changelog | ||
### [3.2.2](https://www.github.com/Financial-Times/origami/compare/o-toggle-v3.2.1...o-toggle-v3.2.2) (2022-01-13) | ||
### Bug Fixes | ||
* expand all uses of docs to documentation ([26f8d9d](https://www.github.com/Financial-Times/origami/commit/26f8d9d8cbbe3e78902d8c3951b37e08150a77bd)) | ||
### [3.2.1](https://www.github.com/Financial-Times/origami/compare/o-toggle-v3.2.0...o-toggle-v3.2.1) (2022-01-12) | ||
@@ -4,0 +11,0 @@ |
@@ -7,3 +7,3 @@ ## Migration Guide | ||
Follow [the migration guide on the Origami website](https://origami.ft.com/docs/tutorials/bower-to-npm/). | ||
Follow [the migration guide on the Origami website](https://origami.ft.com/documentation/tutorials/bower-to-npm/). | ||
@@ -10,0 +10,0 @@ ### Migrating from v1 to v2 |
{ | ||
"name": "@financial-times/o-toggle", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "Utility that provides toggle (show/hide) behaviour to a <button> or <a> tag and a target.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -15,3 +15,3 @@ # o-toggle [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](#licence) | ||
Check out [how to include Origami components in your project](https://origami.ft.com/docs/components/#including-origami-components-in-your-project) to get started with `o-toggle`. | ||
Check out [how to include Origami components in your project](https://origami.ft.com/documentation/components/#including-origami-components-in-your-project) to get started with `o-toggle`. | ||
@@ -18,0 +18,0 @@ ## Markup |
19176