From a1a1cddd897e9ace76d2c8857fae1bff03e01462 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 23 Dec 2019 10:23:42 +0800 Subject: [PATCH] Update README.md --- addons/notes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/notes/README.md b/addons/notes/README.md index 15f1ed96edd..944bd28d45e 100644 --- a/addons/notes/README.md +++ b/addons/notes/README.md @@ -8,7 +8,7 @@ Storybook Addon Notes allows you to write notes (text or HTML) for your stories ## Getting Started -**NOTE: Documentation on master branch is for alpha version, stable release is on [master](https://github.com/storybookjs/storybook/tree/master/addons/)** +**NOTE: Documentation on `next` branch is for alpha version, stable release is on [master](https://github.com/storybookjs/storybook/tree/master/addons/)** ```sh yarn add -D @storybook/addon-notes