Skip to content

Commit 911ec01

Browse files
authored
Update changelog.md
1 parent 67c99ba commit 911ec01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Version 7.0.0-beta3
44

5-
This version supports the migration of ASP.NET applications from Stormpath to Okta. For more information, see the [master changelog](https://github.com/stormpath/stormpath-dotnet-owin-middleware/blob/4.0.0/changelog.md).
5+
This version supports the migration of ASP.NET applications from Stormpath to Okta. For more information, see the [master changelog](https://github.com/stormpath/stormpath-dotnet-owin-middleware/blob/master/changelog.md).
66

77
#### Breaking changes
88

@@ -16,4 +16,4 @@ This version supports the migration of ASP.NET applications from Stormpath to Ok
1616
* Environment variable configuration can now be specified using `OKTA_` environment variables in addition to `STORMPATH_` environment variables. For backwards compatibility, either string format will work.
1717
* Configuration provided via an `appsettings.json` file must now be placed in an `Okta` section.
1818
* The configuration parser no longer throws errors if the Stormpath API Key and Secret are missing.
19-
* The configuration parser no longer looks for an `apiKey.properties` file.
19+
* The configuration parser no longer looks for an `apiKey.properties` file.

0 commit comments

Comments
 (0)