Merge pull request #18883 from AbrahamBrookes/patch-2

Update cli-options.md
This commit is contained in:
jonniebigodes 2022-08-08 15:08:59 +01:00 committed by GitHub
commit 4a532ec8d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
title: 'CLI options'
---
Storybook comes with two CLI utilities: `start-storybook` and `build-storybook`.
Storybook comes with two CLI utilities: [`start-storybook`](#start-storybook) and [`build-storybook`](#build-storybook).
<div class="aside">