Skip to content
Merged
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion src/content/docs/bff/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The source code for the BFF framework can be found on GitHub. Builds are distrib

## Getting Started

Currently, the most recent version is 4 (preview 2). If you're upgrading from a previous version, please check our [upgrade guides](/bff/upgrading).
Currently, the most recent version is v4. If you're upgrading from a previous version, please check our [upgrade guides](/bff/upgrading).
Comment thread
maartenba marked this conversation as resolved.
Outdated

If you're starting a new BFF project, consider the following startup guides:
* [Single frontend BFF](/bff/getting-started/single-frontend.mdx)
Expand Down