Skip to content

Commit 06a30da

Browse files
authored
Merge branch 'main' into mb/404
2 parents 235c7c4 + 6323205 commit 06a30da

15 files changed

Lines changed: 439 additions & 16 deletions

File tree

BFF/v3/docs/content/samples/Quickstarts/index.md

Lines changed: 423 additions & 0 deletions
Large diffs are not rendered by default.

IdentityServer/v5/docs/content/upgrades/v5.0_to_v5.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Duende IdentityServer v5.0 to v5.1"
33
weight: 90
44
---
55

6-
This upgrade guide covers upgrading from Duende IdentityServer v5.0 to v5.1 ([release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/5.1.0)). Fortunately there's not much to do :)
6+
This upgrade guide covers upgrading from Duende IdentityServer v5.0 to v5.1 ([release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F5.1.0)). Fortunately there's not much to do :)
77

88
## Step 1: Update NuGet package
99

IdentityServer/v6/docs/content/overview/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can find all source code for IdentityServer and its supporting repos in our
1010
### Issue Tracker
1111
The IdentityServer [issue tracker](https://github.com/DuendeSoftware/products/issues) and [pull requests](https://github.com/DuendeSoftware/products/pulls) allow you to follow the current work and [submit questions or bug reports](https://github.com/DuendeSoftware/community/discussions).
1212

13-
[Milestones](https://github.com/DuendeSoftware/IdentityServer/milestones) / [release notes](https://github.com/DuendeSoftware/IdentityServer/releases)
13+
[Milestones](https://github.com/DuendeSoftware/IdentityServer/milestones) / [release notes](https://github.com/DuendeSoftware/products/releases)
1414

1515
### Support
1616
See [here](https://duendesoftware.com/products/support) for our support policy.

IdentityServer/v6/docs/content/upgrades/v5.0_to_v5.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Duende IdentityServer v5.0 to v5.1"
33
weight: 90
44
---
55

6-
This upgrade guide covers upgrading from Duende IdentityServer v5.0 to v5.1 ([release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/5.1.0)). Fortunately there's not much to do :)
6+
This upgrade guide covers upgrading from Duende IdentityServer v5.0 to v5.1 ([release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F5.1.0)). Fortunately there's not much to do :)
77

88
## Step 1: Update NuGet package
99

IdentityServer/v6/docs/content/upgrades/v5.2_to_v6.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Duende IdentityServer v5.2 to v6.0"
33
weight: 70
44
---
55

6-
This upgrade guide covers upgrading from Duende IdentityServer v5.2 to v6.0 ([release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/6.0.0)).
6+
This upgrade guide covers upgrading from Duende IdentityServer v5.2 to v6.0 ([release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F6.0.0)).
77
The most significant aspect of this upgrade is that Duende IdentityServer v6.0 targets .NET 6, and [CIBA]({{< ref "/ui/ciba">}}) support was added.
88

99
{{% notice note %}}

IdentityServer/v6/docs/content/upgrades/v6.0_to_v6.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Duende IdentityServer v6.0 to v6.1"
33
weight: 60
44
---
55

6-
This upgrade guide covers upgrading from Duende IdentityServer v6.0 to v6.1 ([release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/6.1.0)).
6+
This upgrade guide covers upgrading from Duende IdentityServer v6.0 to v6.1 ([release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F6.1.0)).
77

88
## Step 1: Update NuGet package
99

IdentityServer/v6/docs/content/upgrades/v6.1_to_v6.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Duende IdentityServer v6.1 to v6.2"
33
weight: 50
44
---
55

6-
This upgrade guide covers upgrading from Duende IdentityServer v6.1 to v6.2 ([release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/6.2.0)).
6+
This upgrade guide covers upgrading from Duende IdentityServer v6.1 to v6.2 ([release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F6.2.0)).
77

88
## What's New
99
Duende IdentityServer 6.2 adds:

IdentityServer/v6/docs/content/upgrades/v6.2_to_v6.3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Duende IdentityServer v6.2 to v6.3"
33
weight: 40
44
---
55

6-
This upgrade guide covers upgrading from Duende IdentityServer v6.2 to v6.3 ([release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/6.3.0)).
6+
This upgrade guide covers upgrading from Duende IdentityServer v6.2 to v6.3 ([release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F6.3.0)).
77

88
## What's New
99
Duende IdentityServer 6.3 adds:
@@ -21,7 +21,7 @@ Duende IdentityServer 6.3 adds:
2121

2222
* Nullable reference type annotations on many public APIs.
2323

24-
* Programmer quality of life improvements, bug fixes, and more! See the [release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/6.3.0) for more details.
24+
* Programmer quality of life improvements, bug fixes, and more! See the [release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F6.3.0) for more details.
2525

2626

2727

IdentityServer/v7/docs/content/overview/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can find all source code for IdentityServer and its supporting repos in our
1111
The IdentityServer [issue tracker](https://github.com/DuendeSoftware/products/issues) and [pull requests](https://github.com/DuendeSoftware/products/pulls) allow you to follow the current work.
1212
Join our [developer community forum](https://github.com/DuendeSoftware/community/discussions) to ask questions and discuss potential bugs.
1313

14-
[Milestones](https://github.com/DuendeSoftware/IdentityServer/milestones) / [release notes](https://github.com/DuendeSoftware/IdentityServer/releases)
14+
[Milestones](https://github.com/DuendeSoftware/IdentityServer/milestones) / [release notes](https://github.com/DuendeSoftware/products/releases)
1515

1616
### Support
1717
See [here](https://duendesoftware.com/products/support) for our support policy.

IdentityServer/v7/docs/content/upgrades/v5.0_to_v5.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Duende IdentityServer v5.0 to v5.1"
33
weight: 90
44
---
55

6-
This upgrade guide covers upgrading from Duende IdentityServer v5.0 to v5.1 ([release notes](https://github.com/DuendeSoftware/IdentityServer/releases/tag/5.1.0)). Fortunately there's not much to do :)
6+
This upgrade guide covers upgrading from Duende IdentityServer v5.0 to v5.1 ([release notes](https://github.com/DuendeSoftware/products/releases/tag/is%2F5.1.0)). Fortunately there's not much to do :)
77

88
## Step 1: Update NuGet package
99

0 commit comments

Comments
 (0)