Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

---

<p align="center">
<a style="font-size: 2.5rem;font-weight:bold;" href="https://open-next.js.org/aws">Docs</a>
</p>
<h1 align="center">
<a href="https://open-next.js.org/aws">Docs</a>
</h1>

## Description

Expand All @@ -36,7 +36,7 @@ OpenNext aims to support all Next.js 14 features. Some features are work in prog
- [x] Image optimization
- [x] [NextAuth.js](https://next-auth.js.org)
- [x] Running at edge
- [*] [Almost no coldstart](#coldstart)
- [x] [Almost no coldstart (*)](#coldstart)

## Who is using OpenNext?

Expand Down
Loading