Skip to content

Commit

Permalink
docs: getting started in-page jumping EN fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yzeng25 committed Jul 13, 2021
1 parent cb95ffc commit f625ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/latest/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ curl --location --request GET "http://httpbin.org/get?foo1=bar1&foo2=bar2"
- We use the [curl](https://curl.se/docs/manpage.html) command for API testing. You can also use other tools such as [Postman](https://www.postman.com/) for testing.

:::note Note
If you already have Apache APISIX installed, please skip Step 1, and go to [Step 2](getting-started.md#Step-2-Create-a-Route) directly.
If you already have Apache APISIX installed, please skip Step 1, and go to [Step 2](getting-started.md#step-2-create-a-route) directly.
:::

## Step 1: Install Apache APISIX
Expand Down

0 comments on commit f625ab4

Please sign in to comment.