Skip to content

Commit

Permalink
fix: links in README (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Dec 25, 2022
1 parent 2b391f4 commit d3acd9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/next/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![Build Status](https://github.com/logto-io/js/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/js/actions/workflows/main.yml)
[![Codecov](https://img.shields.io/codecov/c/github/logto-io/js)](https://app.codecov.io/gh/logto-io/js?branch=master)

The Logto Next.js SDK written in TypeScript. Check out our [integration guide](https://docs.logto.io/docs/recipes/integrate-logto/next) or [docs](https://docs.logto.io/sdk/JavaScript/next/) for more information.
The Logto Next.js SDK written in TypeScript. Check out our [integration guide](https://docs.logto.io/docs/recipes/integrate-logto/next-js) or [docs](https://docs.logto.io/sdk/JavaScript/next/) for more information.

We also provide [ι›†ζˆζŒ‡ε—](https://docs.logto.io/zh-cn/docs/recipes/integrate-logto/next/) and [ζ–‡ζ‘£](https://docs.logto.io/zh-cn/sdk/JavaScript/next/) in Simplified Chinese.
We also provide [ι›†ζˆζŒ‡ε—](https://docs.logto.io/zh-cn/docs/recipes/integrate-logto/next-js/) and [ζ–‡ζ‘£](https://docs.logto.io/zh-cn/sdk/JavaScript/next/) in Simplified Chinese.

## Installation

Expand Down Expand Up @@ -33,7 +33,7 @@ A sample project can be found at [Next.js Sample](https://github.com/logto-io/js

Check out the source code and try it with ease.

```
```bash
pnpm i && pnpm start
```

Expand Down

0 comments on commit d3acd9c

Please sign in to comment.