From 126054d5bf245e9fbbc4aa9f34167aaac377e0a4 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 15 Aug 2022 18:31:46 +0800 Subject: [PATCH] Merge pull request #18933 from Lalanthawi/patch-2 Update introduction.md --- docs/addons/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/addons/introduction.md b/docs/addons/introduction.md index 7558e16786b4..0d6f0ed986cf 100644 --- a/docs/addons/introduction.md +++ b/docs/addons/introduction.md @@ -9,7 +9,7 @@ Browse our [addon catalog](https://storybook.js.org/addons) to install an existi ## Storybook basics -Before writing your first addon, let’s take a look at the basics of Storybook’s architecture. While Storybook presents a unified user interface, under the hood it’s divided down the middle into **Manager** and **Preview**. +Before writing your first [addon](https://storybook.js.org/addons), let’s take a look at the basics of Storybook’s architecture. While Storybook presents a unified user interface, under the hood it’s divided down the middle into **Manager** and **Preview**. The **Manager** is the UI responsible for rendering the: