Skip to content

Commit 6e02d1b

Browse files
updated docs to preview 2
1 parent ace98b8 commit 6e02d1b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/bff/getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66
label: Overview
77
---
88

9-
Currently, the most recent version is 4 (preview 1). If you're upgrading from a previous version, please check our [upgrade guides](/bff/upgrading).
9+
Currently, the most recent version is 4 (preview 2). If you're upgrading from a previous version, please check our [upgrade guides](/bff/upgrading).
1010

1111
If you're starting a new BFF project, consider the following startup guides:
1212

src/content/docs/bff/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The source code for the BFF framework can be found on GitHub. Builds are distrib
4343

4444
## Getting Started
4545

46-
Currently, the most recent version is 4 (preview 1). If you're upgrading from a previous version, please check our [upgrade guides](/bff/upgrading).
46+
Currently, the most recent version is 4 (preview 2). If you're upgrading from a previous version, please check our [upgrade guides](/bff/upgrading).
4747

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

src/content/docs/bff/upgrading/bff-v3-to-v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Duende BFF Security Framework v4.0 is a significant release that includes:
1616
The extensibility approach has been drastically changed, and many `virtual` methods containing implementation logic are now internal instead.
1717

1818
:::caution[Duende BFF Security Framework v4 is still in preview]
19-
The Duende BFF Security Framework v4 is still in preview (currently [preview 1](https://github.com/DuendeSoftware/products/releases/edit/bff-4.0.0-Preview1)).
19+
The Duende BFF Security Framework v4 is still in preview (currently [preview 2](https://github.com/DuendeSoftware/products/releases/tag/bff-4.0.0-preview2)).
2020
This version (and associated documentation) is still evolving.
2121
:::
2222

0 commit comments

Comments
 (0)