Commit 4d5fb01b authored by ChanHaeng Lee's avatar ChanHaeng Lee
Browse files

Change docs

parent 51fd4dbc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -487,7 +487,7 @@ Next.js

> [!TIP]
> You can see the example in the `examples/next-integration` directory.
> Or you can just create Fedify–Next.js with following command!:
> Or you can just create a Fedify–Next.js app with the following command!:
> ```sh
> npx create-next-app -e https://github.com/fedify-dev/fedify --example-path examples/next-integration
> ```