Skip to content

Commit

Permalink
rename quick-start
Browse files Browse the repository at this point in the history
  • Loading branch information
NgocNhi123 committed Jun 26, 2024
1 parent 1b1ee4b commit 5928ede
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion new-docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { HomePage } from "vocs/components";
A React Component Library, Where Buttons Look Like Buttons.
</HomePage.Tagline>
<HomePage.Buttons>
<HomePage.Button href="/intro/quick-start" variant="accent">
<HomePage.Button href="/intro/getting-started" variant="accent">
Quick start
</HomePage.Button>
<HomePage.Button href="https://github.com/thien-do/moai">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Quick Start
# Getting Started

First, add the package:

Expand Down
4 changes: 2 additions & 2 deletions new-docs/pages/intro/proper-start.stories.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Proper Start

If you are in a hurry, see the [Quick Start] instead. This page covers the same
If you are in a hurry, see the [Getting Started] instead. This page covers the same
steps but with more explanation and tips.

[quick start]: /story/guides-quick-start--page
[getting started]: /intro/getting-started

## 1. Install

Expand Down

0 comments on commit 5928ede

Please sign in to comment.